mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-03 02:40:40 +00:00

Don't force include Windows goop when documenting Why do we need to include all the windows bits on non-windows platforms? Let's try not doing that. Possible alternative to #111394, if it works.