mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-11 16:15:03 +00:00
e5fd550dfd
Without arbitrary self types, the self type could never refer to the method type parameters, so this wasn't a problem; but with arbitrary self types, it can. This fixes the crash from #6668; but it doesn't make method resolution work for these methods. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |