mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-24 22:57:53 +00:00
Suggest the `pat_param` specifier before `|` on 2021 edition Ran into this today after writing some Rust for the first time in a while. r? `@estebank`