Skip to content

Pull requests: tree-sitter/tree-sitter-rust

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Add parsing support for whitespace in macro_rules
#297 opened Nov 27, 2025 by erickt Loading…
ci: bump actions/checkout from 5 to 6 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#296 opened Nov 24, 2025 by dependabot bot Loading…
fix: make _declaration_statement nodes queryable
#295 opened Oct 26, 2025 by wetneb Loading…
allow method calls on integers to start with a _
#294 opened Oct 25, 2025 by m4rch3n1ng Loading…
ci: bump actions/setup-node from 5 to 6 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#290 opened Oct 20, 2025 by dependabot bot Loading…
fix: Closure parameters can have trailing commas
#282 opened Aug 1, 2025 by wetneb Loading…
feat: Extern types
#281 opened Aug 1, 2025 by wetneb Loading…
feat: trait bound modifiers: ~const, async and !
#280 opened Aug 1, 2025 by wetneb Loading…
feat: Add support for impl const
#279 opened Aug 1, 2025 by wetneb Loading…
feat: Support for auto trait
#278 opened Aug 1, 2025 by wetneb Loading…
fix nested block comments with a slash in between
#275 opened Jun 3, 2025 by kofta999 Loading…
Implement parsing gen fn
#272 opened Apr 7, 2025 by narpfel Loading…
allow where clauses in unit structs
#271 opened Apr 2, 2025 by m4rch3n1ng Loading…
Improve outer attribute attachment
#269 opened Apr 1, 2025 by wetneb Loading…
2
1
support frontmatter syntax
#264 opened Mar 5, 2025 by m4rch3n1ng Loading…
2
4
feat: use the new reserved rules api
#248 opened Nov 23, 2024 by amaanq Loading…
add comment node that contains plain comments content
#231 opened Aug 31, 2024 by mrnossiom Loading…
remake else if as repeat($.else_clause)
#105 opened Mar 18, 2021 by cormacrelf Loading…
Queries for locals.scm
#85 opened Jun 14, 2020 by chmln Loading…
ProTip! Exclude everything labeled bug with -label:bug.