about summary refs log tree commit diff
path: root/compiler/rustc_mir_dataflow/src/storage.rs
AgeCommit message (Expand)AuthorLines
2022-08-26Replace `Body::basic_blocks()` with field accessTomasz Miąsko-1/+1
2022-07-14Remove FIXME from MIR `always_storage_live_locals`pierwill-3/+0
2022-07-07MIR dataflow: Rename function to `always_storage_live_locals`pierwill-1/+1
2022-06-07Remove `AlwaysLiveLocals` wrapper structTomasz Miąsko-26/+8
2021-12-16Remove `in_band_lifetimes` from `rustc_mir_dataflow`LegionMammal978-1/+1
2021-09-07Move the dataflow framework to its own crate.Camille GILLOT-0/+41