Skip to content

Commit 6d42444

Browse files
authoredMay 29, 2024
Unrolled build for rust-lang#125715
Rollup merge of rust-lang#125715 - lqd:rmake-cleanup, r=jieyouxu remove unneeded extern crate in rmake test Cleanup requested in rust-lang#125493 (comment) r? jieyouxu ``@bors`` rollup=always
2 parents e9b7aa0 + bb865cb commit 6d42444

File tree

1 file changed

+0
-2
lines changed
  • tests/run-make/rust-lld-by-default

1 file changed

+0
-2
lines changed
 

‎tests/run-make/rust-lld-by-default/rmake.rs

-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
//@ needs-rust-lld
55
//@ only-x86_64-unknown-linux-gnu
66

7-
extern crate run_make_support;
8-
97
use run_make_support::regex::Regex;
108
use run_make_support::rustc;
119
use std::process::Output;

0 commit comments

Comments
 (0)