summary refs log tree commit diff
path: root/src/librustc_mir/dataflow/generic/mod.rs
AgeCommit message (Expand)AuthorLines
2020-01-19Document all methodsDylan MacKenzie-3/+7
2020-01-19Explain motivation for `GenKill` traitDylan MacKenzie-4/+12
2020-01-14Improve docs for `GenKill` and `GenKillSet`Dylan MacKenzie-6/+8
2020-01-14Improve docs for new frameworkDylan MacKenzie-3/+35
2020-01-14Add test for `ResultsCursor`Dylan MacKenzie-0/+3
2020-01-14Implement new dataflow framework and cursorDylan MacKenzie-0/+309