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