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