rust/compiler/rustc_windows_rc
Erick Tryzelaar 7f55f5761c Allow windows resource compiler to be overridden
It is now required to provide a resource compiler on windows when
compiling rust. This allows toolchain builders to explicitly provide a
path to an alternative, such as llvm-rc, instead of the one that's
provided by the Windows SDK.
2025-09-18 16:50:02 +00:00
..
src Allow windows resource compiler to be overridden 2025-09-18 16:50:02 +00:00
Cargo.toml compiler: Add Windows resources to rustc-main and rustc_driver 2025-09-05 14:06:31 -04:00
rustc.rc.in compiler: Add Windows resources to rustc-main and rustc_driver 2025-09-05 14:06:31 -04:00