mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-28 20:16:58 +03:00
24ad1cce2c
The extra allocation for message should not matter here at all, but using a static string is just as ergonomic, if not more, and there's no reason to write deliberately slow code