summary refs log tree commit diff
path: root/compiler/rustc_middle/src/mir/pretty.rs
AgeCommit message (Expand)AuthorLines
2021-12-15Run x.py fmtAaron Hill-1/+3
2021-12-15Remove `in_band_lifetimes` from `rustc_middle`Aaron Hill-10/+10
2021-11-07Give inline const separate DefKindGary Guo-1/+1
2021-10-14Inline on_mir_pass and add inline to dump_mirCameron Steffen-0/+1
2021-09-07Move the dataflow framework to its own crate.Camille GILLOT-0/+1046