Files
rust/tests/mir-opt/pre-codegen
Ralf Jung 5e65109f21 add write_box_via_move intrinsic and use it for vec!
This allows us to get rid of box_new entirely
2026-02-16 17:27:40 +01:00
..
2024-06-03 14:17:16 +10:00
2025-07-14 12:01:41 +03:00
2024-06-03 14:17:16 +10:00

The goal of this directory is to track the quality of MIR that is given to codegen in a standard -O configuration.

As such, feel free to --bless whatever changes you get here, so long as doing so doesn't add substantially more MIR.