about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/const_goto.rs
AgeCommit message (Expand)AuthorLines
2022-04-06enhance `ConstGoto` mir-opt by moving up `StorageDead` statementsSparrowLii-9/+16
2021-12-07Remove `in_band_lifetimes` from `rustc_mir_transform`Scott McMurray-1/+1
2021-12-06Auto merge of #91279 - scottmcm:small-refactor, r=nagisabors-14/+1
2021-12-02Update passes with new interfaceDylan MacKenzie-3/+4
2021-11-26Small mir-opt refactorScott McMurray-14/+1
2021-09-07Move rustc_mir::transform to rustc_mir_transform.Camille GILLOT-0/+122