Skip to content

Commit bb865cb

Browse files
committed
remove unneeded extern crate in rmake test
1 parent c0d6003 commit bb865cb

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)