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