mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 20:20:59 +03:00
7d2cb3dda7
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.