about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/simplify.rs
AgeCommit message (Expand)AuthorLines
2022-01-12Remove deprecated LLVM-style inline assemblyTomasz Miąsko-2/+1
2021-12-07Remove `in_band_lifetimes` from `rustc_mir_transform`Scott McMurray-6/+6
2021-12-02Update passes with new interfaceDylan MacKenzie-0/+4
2021-09-18Do not collapse goto chains beginning with the start blockTomasz Miąsko-25/+0
2021-09-07Move rustc_mir::transform to rustc_mir_transform.Camille GILLOT-0/+592