We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05dc132 commit c4bb47aCopy full SHA for c4bb47a
compiler/rustc_error_codes/src/error_codes/E0206.md
@@ -1,4 +1,4 @@
1
-The `Copy` trait was implemented on a type which is neither a struct, an
+The `Copy` trait was implemented on a type which is neither a struct, an
2
enum, nor a union.
3
4
Erroneous code example:
0 commit comments