Skip to content

Commit 9929c83

Browse files
committed
Update ui test suite to nightly-2023-03-10
1 parent 2f41b23 commit 9929c83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ui/derive_noncopy.stderr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
error[E0204]: the trait `Copy` may not be implemented for this type
1+
error[E0204]: the trait `Copy` cannot be implemented for this type
22
--> tests/ui/derive_noncopy.rs:4:12
33
|
44
4 | struct TryCopy {

0 commit comments

Comments
 (0)