| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-11-05 | fix(rust): update queries to breaking changes | Christian Clason | |
| * `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`) | |||
| 2020-07-20 | Attach kind of reference to query result instead of using subfields | Stephan Seitz | |
| This makes smart_rename work also for types out of the box and we don't need to search for the path of actual node. | |||
| 2020-07-13 | Add rust locals.scm | Stephan Seitz | |
