| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-09-05 | compiler: Add Windows resources to rustc-main and rustc_driver | Aleksey Kliger | -1/+15 | |
| Adds Windows resources with the rust version information to rustc-main.exe and rustc_driver.dll Sets the product description to "Rust Compiler" or "Rust Compiler (channel)" for non-stable channels | ||||
| 2023-07-30 | inline format!() args up to and including rustc_middle | Matthias Krüger | -1/+1 | |
| 2022-07-10 | Don't rerun the build script for the compiler each time on linux | Joshua Nelson | -0/+3 | |
| 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-05-06 | Add Windows application manifest to rustc-main | Chris Denton | -0/+24 | |
