1
Fork 0
rust/compiler/rustc_data_structures/src/graph
许杰友 Jieyou Xu (Joe) 5580ae9795
Rollup merge of #123934 - WaffleLapkin:graph-mini-refactor, r=fmease
`rustc_data_structures::graph` mini refactor

Who doesn't love to breathe dust from the ancient times?
2024-04-15 16:56:18 +01:00
..
dominators rustc_index: Add a ZERO constant to index types 2024-04-03 19:06:22 +03:00
implementation remove redundant imports 2023-12-10 10:56:22 +08:00
iterate Rename WithNumEdges => NumEdges and WithStartNode => StartNode 2024-04-14 15:51:29 +00:00
scc Use RPITIT for Successors and Predecessors traits 2024-04-15 13:34:08 +00:00
vec_graph Use RPITIT for Successors and Predecessors traits 2024-04-15 13:34:08 +00:00
mod.rs Use RPITIT for Successors and Predecessors traits 2024-04-15 13:34:08 +00:00
reference.rs Use RPITIT for Successors and Predecessors traits 2024-04-15 13:34:08 +00:00
tests.rs Use RPITIT for Successors and Predecessors traits 2024-04-15 13:34:08 +00:00