mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-27 11:05:06 +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.