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 b984183 commit adad1a6Copy full SHA for adad1a6
gdnative/tests/ui/derive_fail_methods.stderr
@@ -1,5 +1,5 @@
1
error: cannot find attribute `method` in this scope
2
- --> $DIR/derive_fail_methods.rs:12:7
+ --> tests/ui/derive_fail_methods.rs:12:7
3
|
4
12 | #[method]
5
| ^^^^^^ help: an attribute macro with a similar name exists: `methods`
0 commit comments