We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 028e48b commit 30385bbCopy full SHA for 30385bb
gdnative/tests/ui/derive_fail_methods.stderr
@@ -2,4 +2,4 @@ error: cannot find attribute `export` in this scope
2
--> $DIR/derive_fail_methods.rs:12:7
3
|
4
12 | #[export]
5
- | ^^^^^^
+ | ^^^^^^ help: a built-in attribute with a similar name exists: `expect`
0 commit comments