mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-01 15:01:51 +00:00
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 <wwiser@gmail.com>
This commit is contained in:
parent
7a0e2ee133
commit
5881e5f88d
@ -1,4 +1,4 @@
|
||||
// run-pass
|
||||
// build-pass
|
||||
// aux-build:exports_no_mangle.rs
|
||||
#![crate_type = "proc-macro"]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user