mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 15:50:05 +03:00
3beb2e95a9
The panic message might contain braces which should never be interpreted as format placeholders, which panic!() will do in a future edition.