mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 18:15:07 +03:00
3862f01655
Make PathBuf less Ok with adding UTF-16 then `into_string` Fixes #126291 which is, as far as I can tell, a regression introduced by #96869. try-job: x86_64-msvc