about summary refs log tree commit diff
path: root/src/librustc_data_structures/control_flow_graph/test.rs
AgeCommit message (Collapse)AuthorLines
2018-07-12rename `control_flow_graph` to `graph`Niko Matsakis-77/+0
2017-08-15use field init shorthand EVERYWHEREZack M. Davis-1/+1
Like #43008 (f668999), but _much more aggressive_.
2016-10-20run rustfmt on control_flow_graph folderSrinivas Reddy Thatiparthy-6/+5
2016-06-23add control flow graph and algorithms. add dominator to mirScott A Carr-0/+78