about summary refs log tree commit diff
path: root/compiler/rustc_data_structures/src/graph/vec_graph/tests.rs
AgeCommit message (Expand)AuthorLines
2024-07-29Reformat `use` declarations.Nicholas Nethercote-2/+1
2024-04-18Add tests for predecessor-aware `VecGraph` modeMaybe Waffle-0/+33
2024-04-14Make `depth_first_search` into a standalone functionMaybe Waffle-1/+3
2023-03-21Add `-Z time-passes-format` to allow specifying a JSON output for `-Z time-pa...John Kåre Alsaker-3/+3
2020-08-30mv compiler to compiler/mark-0/+42