rust/compiler/rustc_data_structures
Maybe Waffle 7d2cb3dda7 Make graph::DepthFirstSearch accept G by value
It's required for the next commit.

Note that you can still have `G = &H`, since there are implementations of all
the graph traits for references.
2024-04-15 23:20:52 +00:00
..
src Make graph::DepthFirstSearch accept G by value 2024-04-15 23:20:52 +00:00
Cargo.toml windows bump to 0.52 2024-02-18 16:02:16 +03:00