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