mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 03:07:24 +03: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>
(cherry picked from commit 5881e5f88d)
This commit is contained in:
committed by
Josh Stone
parent
6afdab5c68
commit
fecb6b277c
@@ -1,4 +1,4 @@
|
||||
// run-pass
|
||||
// build-pass
|
||||
// aux-build:exports_no_mangle.rs
|
||||
#![crate_type = "proc-macro"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user