Skip to content

Commit 8d6ff0e

Browse files
committed
tests: fix used
1 parent 11d76cb commit 8d6ff0e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/run-make/used/rmake.rs

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
// It comes from #39987 which implements this RFC for the #[used] attribute:
55
// https://rust-lang.github.io/rfcs/2386-used.html
66

7+
//@ ignore-cross-compile (cross-compile targets can produce artifacts `object` can't yet parse)
8+
79
use run_make_support::rustc;
810
use run_make_support::symbols::any_symbol_contains;
911

0 commit comments

Comments
 (0)