rust/tests/codegen-units
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
..
item-collection Codegen const panic messages as function calls 2024-03-22 09:55:50 -04:00
partitioning
polymorphization