about summary refs log tree commit diff
path: root/compiler/rustc_mir_dataflow/src/impls/init_locals.rs
AgeCommit message (Expand)AuthorLines
2022-11-26Rewrite dest prop.Jakob Degen-122/+0
2022-07-01cleanup mir visitor for `rustc::pass_by_value`lcnr-1/+1
2022-04-11Add new `MutatatingUseContext`s for deinit and `SetDiscriminant`Jakob Degen-0/+7
2021-12-16Remove `in_band_lifetimes` from `rustc_mir_dataflow`LegionMammal978-3/+3
2021-12-03Add initial AST and MIR support for unwinding from inline assemblyAmanieu d'Antras-6/+8
2021-09-07Move the dataflow framework to its own crate.Camille GILLOT-0/+113