mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-28 19:46:01 +00:00
The formatting of the command line arguments has been moved to the frontend in:e190d074a0However, the Rust logic introduced inad0ecebf43did not replicate the previous argument quoting behavior.