mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-03 01:16:14 +03:00
98332b1a06
For historical reasons, "Win32" has been used in Rust codebase to mean "Windows OS in general". This is confusing, especially now, that Rust supports Win64 builds. [breaking-change]