rust/compiler/rustc_middle
Dylan DPC 08efb9d652
Rollup merge of #111633 - nnethercote:avoid-ref-format, r=WaffleLapkin
Avoid `&format("...")` calls in error message code.

Some error message cleanups. Best reviewed one commit at a time.

r? `@davidtwco`
2023-05-18 10:52:35 +05:30
..
2023-04-30 09:48:47 +02:00
2023-05-16 19:53:38 +02:00

For more information about how rustc works, see the rustc dev guide.