summary refs log tree commit diff
path: root/src/librustc_mir/dataflow/generic/graphviz.rs
AgeCommit message (Expand)AuthorLines
2020-01-14Improve graphviz visualization for new frameworkDylan MacKenzie-116/+402
2020-01-05Remove rustc_hir reexports in rustc::hir.Mazdak Farrokhzad-1/+1
2019-12-22Format the worldMark Rousskov-38/+9
2019-10-01Update example table to match current outputDylan MacKenzie-19/+19
2019-10-01Reset row background for each blockDylan MacKenzie-0/+1
2019-09-30Add graphviz debug output for generic dataflowDylan MacKenzie-0/+412