Skip to content

Commit 75e6cfc

Browse files
committed
run crt-static test on all target
1 parent 7a89bf1 commit 75e6cfc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/ui/proc-macro/musl-proc-macro.rs renamed to src/test/ui/proc-macro/crt-static.rs

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// override -Ctarget-feature=-crt-static from compiletest
44
// compile-flags: -Ctarget-feature=
55
// build-pass
6-
// only-musl
76
#![crate_type = "proc-macro"]
87

98
extern crate proc_macro;

0 commit comments

Comments
 (0)