rust/tests/ui/modules_and_files_visibility
Eric Huss 2da2ade0f7 Rename tests to ensure they don't have overlapping names.
Some tests will delete their output directory before starting.
The output directory is based on the test names.
If one test is the prefix of another test, then when that test
starts, it could try to delete the output directory of the other
test with the longer path.
2023-03-22 21:12:40 -07:00
..
mod_file_disambig_aux Rename tests to ensure they don't have overlapping names. 2023-03-22 21:12:40 -07:00
mod_file_aux.rs
mod_file_correct_spans.rs
mod_file_correct_spans.stderr
mod_file_disambig.rs
mod_file_disambig.stderr
mod_file_disambig_aux.rs