about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/unreachable_prop.rs
AgeCommit message (Expand)AuthorLines
2022-01-12Remove deprecated LLVM-style inline assemblyTomasz Miąsko-11/+2
2021-12-07Remove `in_band_lifetimes` from `rustc_mir_transform`Scott McMurray-1/+1
2021-12-02Update passes with new interfaceDylan MacKenzie-6/+6
2021-11-06use matches!() macro in more placesMatthias Krüger-3/+2
2021-09-07Move rustc_mir::transform to rustc_mir_transform.Camille GILLOT-0/+112