Skip to content

feat: Support for auto trait#278

Open
wetneb wants to merge 1 commit intotree-sitter:masterfrom
wetneb:port-dec8e7a
Open

feat: Support for auto trait#278
wetneb wants to merge 1 commit intotree-sitter:masterfrom
wetneb:port-dec8e7a

Conversation

@wetneb
Copy link
Copy Markdown

@wetneb wetneb commented Aug 1, 2025

Tracking issue: rust-lang/rust#13231
Stable rustc is already able to parse those (with the appropriate feature gate).

Closes #267.

Note: this change is taken from my fork tree-sitter-rust-orchard. I thought I would open PRs for easily portable changes like this one, even if there is no prospect of them being merged soon given the current maintenance status of this repository (as a way of making that status clearer). If that is too noisy, let me know and I'll stop.

Tracking issue: rust-lang/rust#13231
Stable rustc is already able to parse those.

Reviewed-on: https://codeberg.org/grammar-orchard/tree-sitter-rust-orchard/pulls/7
Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
Co-committed-by: Antonin Delpeuch <antonin@delpeuch.eu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: support auto trait

1 participant