about summary refs log tree commit diff
path: root/compiler/rustc_driver/build.rs
AgeCommit message (Collapse)AuthorLines
2025-09-05compiler: Add Windows resources to rustc-main and rustc_driverAleksey Kliger-0/+21
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