about summary refs log tree commit diff
path: root/compiler/rustc_windows_rc/src
AgeCommit message (Collapse)AuthorLines
2025-09-17Revert "compiler: Add Windows resources to rustc-main and rustc_driver"Aleksey Kliger-158/+0
This reverts commit 095fa86a3ba30f4198c88ef300354391d3ab97e1.
2025-09-05compiler: Add Windows resources to rustc-main and rustc_driverAleksey Kliger-0/+158
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