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)
This commit is contained in:
commit
926857f030
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@
|
|||
//! <https://github.com/rust-lang/rust/pull/13903>.
|
||||
|
||||
//@ ignore-cross-compile
|
||||
//@ needs-symlink
|
||||
|
||||
use run_make_support::{bare_rustc, cwd, path, rfs, rust_lib_name};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue