tree-sitter/cli/src/tests/helpers
Max Brunsfeld f91255a201
Fix crash w/ goto_previous_sibling when parent node has leading extra child (#4472)
* Fix crash w/ goto_previous_sibling when parent node has leading extra
child Co-authored-by: Smit Barmase <heysmitbarmase@gmail.com>

Co-authored-by: Smit Barmase <heysmitbarmase@gmail.com>

* Fix lint

Co-authored-by: Smit Barmase <heysmitbarmase@gmail.com>

---------

Co-authored-by: Smit Barmase <heysmitbarmase@gmail.com>
2025-05-27 16:56:33 -07:00
..
allocations.rs fix(rust): address new nightly lint for pointer comparisons 2025-03-26 08:58:50 +01:00
dirs.rs feat: remove lazy_static in favor of LazyLock 2025-01-21 00:21:35 -05:00
edits.rs feat: add fuzz subcommand 2024-05-30 23:00:45 -04:00
fixtures.rs Fix crash w/ goto_previous_sibling when parent node has leading extra child (#4472) 2025-05-27 16:56:33 -07:00
mod.rs feat: add fuzz subcommand 2024-05-30 23:00:45 -04:00
query_helpers.rs test(rust): correct expected and actual spots in assert_eq calls 2024-12-29 00:54:16 -05:00