mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 15:50:05 +03:00
08efb9d652
Avoid `&format("...")` calls in error message code.
Some error message cleanups. Best reviewed one commit at a time.
r? `@davidtwco`