about summary refs log tree commit diff
path: root/compiler/rustc_data_structures/src/graph/scc/tests.rs
AgeCommit message (Expand)AuthorLines
2023-03-21Add `-Z time-passes-format` to allow specifying a JSON output for `-Z time-pa...John Kåre Alsaker-3/+3
2023-01-17Remove double spaces after dots in commentsMaybe Waffle-1/+1
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