about summary refs log tree commit diff
path: root/compiler/rustc_public/src/compiler_interface.rs
diff options
context:
space:
mode:
authorJieyou Xu <jieyouxu@outlook.com>2025-07-21 16:58:54 +0800
committerJieyou Xu <jieyouxu@outlook.com>2025-07-21 16:58:54 +0800
commit74ba9cbae4306acf0f4ee34abb6762e05446abc4 (patch)
tree26df4fe109d832d7c7e872045d6463214969c74a /compiler/rustc_public/src/compiler_interface.rs
parent460259d14de0274b97b8801e08cb2fe5f16fdac5 (diff)
downloadrust-74ba9cbae4306acf0f4ee34abb6762e05446abc4.tar.gz
rust-74ba9cbae4306acf0f4ee34abb6762e05446abc4.zip
Don't use another main test file as auxiliary
In this case, the exact extern crate isn't very important.

This is part of the changes needed to address the spurious failures from
a main test `../removing-extern-crate.rs` being both an auxiliary and a
main test file, causing fs races due to multiple `rustc` processes in
multiple test threads trying to build the main test file both as a main
test and also as an auxiliary at around the same time.
Diffstat (limited to 'compiler/rustc_public/src/compiler_interface.rs')
0 files changed, 0 insertions, 0 deletions