Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit d9f96d4

Browse files
authored
Unrolled build for rust-lang#126254
Rollup merge of rust-lang#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`
2 parents 20ba13c + b3c2d66 commit d9f96d4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/ui/macros/proc_macro.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
//@ run-pass
22
//@ aux-build:proc_macro_def.rs
3-
//@ ignore-cross-compile
43

54
extern crate proc_macro_def;
65

0 commit comments

Comments
 (0)