Skip to content

feat: trait bound modifiers: ~const, async and ! #280

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#67792. This syntax is already supported by rustc stable, 2024 edition, with the appropriate feature gate.

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#67792.
This syntax is already supported by rustc stable, 2024 edition.

Reviewed-on: https://codeberg.org/grammar-orchard/tree-sitter-rust-orchard/pulls/9
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.

1 participant