tests: update for rfs
rename
This commit is contained in:
parent
1f1bf4c71b
commit
d69cc1ccbf
80 changed files with 80 additions and 82 deletions
|
@ -5,7 +5,7 @@
|
|||
// conflicts. This test uses this flag and checks for successful compilation.
|
||||
// See https://github.com/rust-lang/rust/pull/83846
|
||||
|
||||
use run_make_support::{fs as rfs, rustc};
|
||||
use run_make_support::{rfs, rustc};
|
||||
use std::sync::{Arc, Barrier};
|
||||
use std::thread;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue