This PR updates the tree-sitter version to 0.23 and makes corresponding changes to the rust bindings to make them uniform with current most up to date grammars for languages like C and C++.
The new lib.rs attempts to reproduce the behavior of @amaanq's corresponding changes elsewhere.
This PR updates the tree-sitter version to 0.23 and makes corresponding changes to the rust bindings to make them uniform with current most up to date grammars for languages like C and C++.
The new lib.rs attempts to reproduce the behavior of @amaanq's corresponding changes elsewhere.