summary refs log tree commit diff
path: root/compiler/rustc_mir_dataflow/src/rustc_peek.rs
AgeCommit message (Expand)AuthorLines
2022-05-10only_local: always check for misuselcnr-13/+9
2022-02-23Introduce `ChunkedBitSet` and use it for some dataflow analyses.Nicholas Nethercote-4/+3
2021-12-02Update passes with new interfaceDylan MacKenzie-0/+1
2021-11-03Remove `MaybeMutBorrowedLocals`Tomasz Miąsko-30/+1
2021-10-16Adopt let_else across the compilerest31-6/+2
2021-10-07comma-related changesEliza Weisman-1/+1
2021-10-07make them structured while i'm hereEliza Weisman-2/+2
2021-10-07demote `rustc_peek` traces look not user-facingEliza Weisman-2/+2
2021-09-07Move the dataflow framework to its own crate.Camille GILLOT-0/+326