rust/compiler/rustc_middle
Mark Rousskov 00f4daa276 Codegen const panic messages as function calls
This skips emitting extra arguments at every callsite (of which there
can be many). For a librustc_driver build with overflow checks enabled,
this cuts 0.7MB from the resulting binary.
2024-03-22 09:55:50 -04:00
..
2024-03-08 12:34:14 +03:00

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