mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-25 04:47:10 +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`