Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Auto merge of #97841 - nvzqz:inline-encode-wide, r=thomcc
Inline Windows `OsStrExt::encode_wide` User crates currently produce much more code than necessary because the optimizer fails to make assumptions about this method.
- Loading branch information