mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-22 04:50:36 +00:00

If a comma in a format call is replaced with a similar token, then we emit an error and continue parsing, instead of stopping at this point.
If a comma in a format call is replaced with a similar token, then we emit an error and continue parsing, instead of stopping at this point.