summary refs log tree commit diff
path: root/compiler/rustc_mir_dataflow/src/impls/mod.rs
AgeCommit message (Expand)AuthorLines
2021-11-13Mark mutably borrowed places as maybe initializedDylan MacKenzie-6/+67
2021-11-03Remove `MaybeMutBorrowedLocals`Tomasz Miąsko-1/+1
2021-09-28More tracing instrumentationOli Scherer-12/+6
2021-09-07Move the dataflow framework to its own crate.Camille GILLOT-0/+712