tests: update for rfs
rename
This commit is contained in:
parent
1f1bf4c71b
commit
d69cc1ccbf
80 changed files with 80 additions and 82 deletions
|
@ -2,7 +2,7 @@
|
|||
// (in this case, foo.py and foo.natvis) are picked up when compiling incrementally.
|
||||
// See https://github.com/rust-lang/rust/pull/111641
|
||||
|
||||
use run_make_support::{fs as rfs, invalid_utf8_contains, invalid_utf8_not_contains, rustc};
|
||||
use run_make_support::{invalid_utf8_contains, invalid_utf8_not_contains, rfs, rustc};
|
||||
use std::io::Read;
|
||||
|
||||
fn main() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue