rust-analyzer/crates/hir_def
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 Revert "Revert "Bump dashmap"" 2022-02-09 09:19:57 +02:00