mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-23 07:14:28 +00:00
ignore beta/stable channels on rust-lld-by-default
test
Signed-off-by: onur-ozkan <work@onurozkan.dev>
This commit is contained in:
parent
ee76d70db0
commit
ff9b8c1362
@ -2,6 +2,8 @@
|
||||
// also be turned off with a CLI flag.
|
||||
|
||||
//@ needs-rust-lld
|
||||
//@ ignore-beta
|
||||
//@ ignore-stable
|
||||
//@ only-x86_64-unknown-linux-gnu
|
||||
|
||||
use run_make_support::regex::Regex;
|
||||
|
Loading…
Reference in New Issue
Block a user