Commit graph

5 commits

Author SHA1 Message Date
Chinmay Dalal
68e8181dbc folds(rust): add array_expression 2023-01-05 20:37:14 +01:00
Christian Clason
dd89cafd2b fix(rust): update queries to breaking changes
* `if_let_expression` was removed in https://github.com/tree-sitter/tree-sitter-rust/pull/152
* `attributes` were reworked in
  https://github.com/tree-sitter/tree-sitter-rust/pull/163 (no more
  `meta-item`)
2022-11-05 11:09:54 +01:00
agarof
419153c1f1
folds(rust): Fold trait definitions (#1582) 2021-07-18 15:59:58 +00:00
Santos Gallegos
065ff440d4 Rust: add mod_item to folds 2021-03-15 19:23:59 +01:00
Brian Shu
005a3ca7f1 started branch 2021-01-07 01:31:39 +01:00