mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 05:57:03 +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