mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 20:45:45 +03:00
444ac1a6df
Improve error message when closing bracket interpreted as formatting fill character Fixes #112732 by explaining why it's erroring in the way it is.