Skip to content

feat: Support for auto trait #278

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

wetneb
Copy link

@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 <[email protected]>
Co-committed-by: Antonin Delpeuch <[email protected]>
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