mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-14 06:43:27 +00:00
The only patterns we should parse are `..` in structs and `_`: the rest are either not supported or already valid expressions.
The only patterns we should parse are `..` in structs and `_`: the rest are either not supported or already valid expressions.