Skip to content

Commit 926857f

Browse files
authored
Rollup merge of #136648 - jieyouxu:missing-needs-symlink, r=wesleywiser
Add a missing `//@ needs-symlink` to `tests/run-make/libs-through-symlinks` r? ``@wesleywiser`` (since you [found it](https://rust-lang.zulipchat.com/#narrow/channel/238009-t-compiler.2Fmeetings/topic/.5Bweekly.5D.202025-02-06/near/498173394) :P or reroll)
2 parents 93b1945 + 4f35eb3 commit 926857f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/run-make/libs-through-symlinks/rmake.rs

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
//! <https://github.com/rust-lang/rust/pull/13903>.
2222
2323
//@ ignore-cross-compile
24+
//@ needs-symlink
2425

2526
use run_make_support::{bare_rustc, cwd, path, rfs, rust_lib_name};
2627

0 commit comments

Comments
 (0)