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