mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 01:42:54 +03:00
7d1f57a757
Inline Windows `OsStrExt::encode_wide` User crates currently produce much more code than necessary because the optimizer fails to make assumptions about this method.