mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-07 20:43:03 +00:00
Rollup merge of #126254 - ferrocene:lw-ignore-cross, r=pietroalbini
Remove ignore-cross-compile directive from ui/macros/proc_macro All the other proc-macro tests don't have this, presumably this was forgotten when the restriction got lifted as it does test just fine r? `@pietroalbini`
This commit is contained in:
commit
8240d566ab
@ -1,6 +1,5 @@
|
||||
//@ run-pass
|
||||
//@ aux-build:proc_macro_def.rs
|
||||
//@ ignore-cross-compile
|
||||
|
||||
extern crate proc_macro_def;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user