mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 09:53:04 +03:00
edfc747225
If possible, we should try not to use verbatim paths in Command::current_dir. It might work but it might also break code (including some Windows APIs) that assume the current directory isn't verbatim.