mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-04 10:50:34 +00:00
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.