mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-23 13:27:11 +03:00
2780e35246
This makes it consistent with std::panic!("message"), which also throws
a &str, not a String.