Skip to content

Commit 5881e5f

Browse files
Update tests/ui/proc-macro/no-mangle-in-proc-macro-issue-111888.rs
fix to test as proposed by wesleywiser Co-authored-by: Wesley Wiser <[email protected]>
1 parent 7a0e2ee commit 5881e5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ui/proc-macro/no-mangle-in-proc-macro-issue-111888.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// run-pass
1+
// build-pass
22
// aux-build:exports_no_mangle.rs
33
#![crate_type = "proc-macro"]
44

0 commit comments

Comments
 (0)