about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/promote_consts.rs
AgeCommit message (Expand)AuthorLines
2024-02-08Add a new debug_assertions instrinsic (compiler)Ben Kimock-0/+1
2024-01-15compiler: Lower fn call arg spans down to MIRMartin Nordholts-3/+4
2024-01-08Make match exhaustive.Camille GILLOT-1/+1
2024-01-08Simplify code flow.Camille GILLOT-222/+156
2024-01-08Move promote_consts back to rustc_mir_transform.Camille GILLOT-0/+1018