mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 01:42:54 +03:00
303ebd5b04
Recover from impl Trait in type param bound Fixes #102182 r? ``@estebank``