Skip to content

Commit fecb6b2

Browse files
pnkfelixwesleywiser
authored andcommitted
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]> (cherry picked from commit 5881e5f)
1 parent 6afdab5 commit fecb6b2

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

Lines changed: 1 addition & 1 deletion
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)