We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89f4a86 commit 8a23f4cCopy full SHA for 8a23f4c
src/test/ui/manually_drop_attr/manually_drop-bad-item.stderr
@@ -17,7 +17,7 @@ error: attribute should be applied to a struct or enum
17
--> $DIR/manually_drop-bad-item.rs:3:1
18
|
19
LL | #![manually_drop]
20
- | ^^^^^^^^^^^^^^^^^
+ | ^^^^^^^^^^^^^^^^^ not a struct or enum
21
22
error: aborting due to 2 previous errors
23
0 commit comments