mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-28 02:27:19 +00:00
Inline Windows `OsStrExt::encode_wide` User crates currently produce much more code than necessary because the optimizer fails to make assumptions about this method.