about summary refs log tree commit diff
path: root/compiler/rustc_data_structures/src/graph/mod.rs
AgeCommit message (Expand)AuthorLines
2021-09-08Rework DepthFirstSearch APINiko Matsakis-1/+1
2021-08-09Remove duplicate trait bounds in `rustc_data_structures::graph`pierwill-7/+2
2020-08-30mv compiler to compiler/mark-0/+86