mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-04 03:07:25 +00:00

The formatting of the command line arguments has been moved to the frontend in:e190d074a0
However, the Rust logic introduced inad0ecebf43
did not replicate the previous argument quoting behavior.