summary refs log tree commit diff
path: root/src/librustc_mir/dataflow/generic
AgeCommit message (Collapse)AuthorLines
2019-10-01Update example table to match current outputDylan MacKenzie-19/+19
2019-10-01Reset row background for each blockDylan MacKenzie-0/+1
Now the first row of each basic block is always light instead of changing seemingly at random.
2019-09-30Add graphviz debug output for generic dataflowDylan MacKenzie-0/+412