mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 18:40:57 +03:00
ebe21ac23a
The previous algorithm was correct for the example given in its documentation, but when the TAIT was declared as a free item instead of an associated item, the generic parameters were the wrong ones.