summary refs log tree commit diff
path: root/src/librustc_mir/dataflow/graphviz.rs
AgeCommit message (Expand)AuthorLines
2018-03-09Fix tests after two-phase borrow rewritebobtwinkles-2/+2
2018-03-09mir dataflow: change graphviz outputbobtwinkles-142/+143
2018-01-10Use the new fs_read_write functions in rustc internalsMatt Brubeck-2/+2
2017-12-13Revised graphviz rendering API to avoid requiring borrowed state.Felix S. Klock II-5/+5
2017-08-16Move `DataFlowState::{each_bit,interpret_set}` method definitions to parent m...Felix S. Klock II-50/+0
2017-06-28Shift mir-dataflow from `rustc_borrowck` to `rustc_mir` crate.Felix S. Klock II-0/+339