about summary refs log tree commit diff
path: root/compiler/rustc_mir/src/util/storage.rs
AgeCommit message (Expand)AuthorLines
2021-09-07Move the dataflow framework to its own crate.Camille GILLOT-41/+0
2021-02-26Miscellaneous inlining improvementsTomasz Miąsko-0/+1
2021-01-27Visit only statements in always live localsTomasz Miąsko-19/+12
2020-08-30mv compiler to compiler/mark-0/+47