We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 55b4ee7 + 12ce6f6 commit 0fe2532Copy full SHA for 0fe2532
compiler/rustc_error_codes/src/error_codes/E0793.md
@@ -1,4 +1,4 @@
1
-An unaligned references to a field of a [packed] struct got created.
+An unaligned reference to a field of a [packed] struct got created.
2
3
Erroneous code example:
4
0 commit comments