rust/compiler/rustc_data_structures/src/graph
Nicholas Nethercote 84ac80f192 Reformat use declarations.
The previous commit updated `rustfmt.toml` appropriately. This commit is
the outcome of running `x fmt --all` with the new formatting options.
2024-07-29 08:26:52 +10:00
..
dominators Reformat use declarations. 2024-07-29 08:26:52 +10:00
implementation Reformat use declarations. 2024-07-29 08:26:52 +10:00
iterate Reformat use declarations. 2024-07-29 08:26:52 +10:00
scc Reformat use declarations. 2024-07-29 08:26:52 +10:00
vec_graph Reformat use declarations. 2024-07-29 08:26:52 +10:00
mod.rs Add graph::depth_first_search_as_undirected 2024-04-15 23:20:52 +00:00
reference.rs Use RPITIT for Successors and Predecessors traits 2024-04-15 13:34:08 +00:00
tests.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00