mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 05:57:03 +03:00
3d619d77b0
The recent change of libdir on windows was accidentally not propagated to `make dist` and related commands. This commit touches that up! Closes #29640