mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 12:36:35 +03:00
3524c3ef43
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.