rust/crates/ide_db
Chayim Refael Friedman d9f0731bd2 Parse destructuring assignment
The only patterns we should parse are `..` in structs and `_`: the rest are either not supported or already valid expressions.
2022-03-02 01:51:25 +00:00
..
src Parse destructuring assignment 2022-03-02 01:51:25 +00:00
Cargo.toml Merge #11028 2021-12-20 13:45:35 +00:00