rust/compiler/rustc
Joshua Nelson 033a025b10 Don't rerun the build script for the compiler each time on linux
In practice, this doesn't matter very much because the script takes ~no time to run.
But this makes `CARGO_LOG=info` easier to read, and theoretically saves a few milliseconds.
2022-07-10 23:57:25 -05:00
..
src
build.rs Don't rerun the build script for the compiler each time on linux 2022-07-10 23:57:25 -05:00
Cargo.toml Ship rustc_smir with rustc 2022-06-02 10:08:38 +00:00
Windows Manifest.xml