We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f41b23 commit 9929c83Copy full SHA for 9929c83
tests/ui/derive_noncopy.stderr
@@ -1,4 +1,4 @@
1
-error[E0204]: the trait `Copy` may not be implemented for this type
+error[E0204]: the trait `Copy` cannot be implemented for this type
2
--> tests/ui/derive_noncopy.rs:4:12
3
|
4
4 | struct TryCopy {
0 commit comments