about summary refs log tree commit diff
path: root/compiler/rustc_mir/src/util/generic_graphviz.rs
AgeCommit message (Expand)AuthorLines
2021-09-07Move the dataflow framework to its own crate.Camille GILLOT-173/+0
2021-03-27Remove (lots of) dead codeJoshua Nelson-16/+0
2021-02-17Remove redundant rustc_data_structures path componentest31-4/+4
2020-12-03Coverage tests for remaining TerminatorKinds and async, improve AssertRich Kadel-2/+6
2020-11-07use single char patterns for split() (clippy::single_char_pattern)Matthias Krüger-1/+1
2020-11-05Adds coverage graphvizRich Kadel-0/+185