mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 09:53:04 +03:00
98ed5548d7
As you can see in src/test/ui/traits/self-without-lifetime-constraint.stderr you can get very confusing type names if you don't have this. Fixes #87763