mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-28 20:16:58 +03:00
837b6106a3
We already do the same thing for bound regions. This is a small perf win for the new trait solver.
For more information about how rustc works, see the rustc dev guide.