summary refs log tree commit diff
path: root/compiler/rustc_data_structures/src/graph/scc/tests.rs
AgeCommit message (Expand)AuthorLines
2022-06-04Adapt rustc_data_structures tests to run in strict miriNilstrieb-0/+3
2020-11-05Add test for sccc of a long listAndreas Molzer-0/+26
2020-10-31Add a benchmark test for sccc findingAndreas Molzer-0/+46
2020-08-30mv compiler to compiler/mark-0/+141