about summary refs log tree commit diff
path: root/src/librustc_data_structures/graph/tests.rs
AgeCommit message (Expand)AuthorLines
2019-12-22Format the worldMark Rousskov-4/+2
2019-08-02librustc_data_structures: Unconfigure tests during normal buildVadim Petrochenkov-0/+75
2018-07-12rename `graph` to `control_flow_graph::implementation`Niko Matsakis-139/+0
2017-08-19rustc: Remove some dead codeVadim Petrochenkov-81/+0
2017-08-07rustc::middle::dataflow - visit the CFG in RPOAriel Ben-Yehuda-0/+43
2016-12-15Warn unused type aliasesSeo Sanghyeon-2/+0
2016-11-02Added Graph::is_cyclicic_node algorithmHavvy-4/+42
2016-03-05apply rustfmt to librustc_data_structures, correcting rust-lang-nursery/rustf...Niko Matsakis-19/+21
2015-04-24Change name of unit test sub-module to "tests".Johannes Oertel-0/+139