about summary refs log tree commit diff
path: root/src/librustc_data_structures/graph/iterate
AgeCommit message (Expand)AuthorLines
2020-08-30mv compiler to compiler/mark-318/+0
2020-04-09Use tri-color search for unconditional recursion lintDylan MacKenzie-3/+10
2019-12-26Convert collapsed to shortcut reference linksMatthew Kraai-5/+5
2019-12-22Format the worldMark Rousskov-3/+3
2019-09-29remove indexed_vec re-export from rustc_data_structurescsmoe-1/+1
2019-09-29remove bit_set re-export from rustc_data_structurescsmoe-1/+1
2019-09-23Add cycle detection for graphsDylan MacKenzie-1/+214
2019-08-02librustc_data_structures: Unconfigure tests during normal buildVadim Petrochenkov-2/+2
2019-07-02add a `depth_first_search` helper functionNiko Matsakis-1/+35
2018-12-25Remove licensesMark Rousskov-20/+0
2018-07-12rename `control_flow_graph` to `graph`Niko Matsakis-0/+84