Skip to content

Commit 30385bb

Browse files
committed
Update trybuild tests for Rust 1.61.0
1 parent 028e48b commit 30385bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gdnative/tests/ui/derive_fail_methods.stderr

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ error: cannot find attribute `export` in this scope
22
--> $DIR/derive_fail_methods.rs:12:7
33
|
44
12 | #[export]
5-
| ^^^^^^
5+
| ^^^^^^ help: a built-in attribute with a similar name exists: `expect`

0 commit comments

Comments
 (0)