Skip to content

Implement parsing gen fn#272

Open
narpfel wants to merge 2 commits into
tree-sitter:masterfrom
narpfel:gen-fn
Open

Implement parsing gen fn#272
narpfel wants to merge 2 commits into
tree-sitter:masterfrom
narpfel:gen-fn

Conversation

@narpfel

@narpfel narpfel commented Apr 7, 2025

Copy link
Copy Markdown

Generator functions were implemented in rust-lang/rust#118457, tracking issue rust-lang/rust#117078.

@wetneb

wetneb commented Jun 4, 2025

Copy link
Copy Markdown

Hi @narpfel , I have noticed that PRs in this repository are infrequently reviewed, so I have integrated your PR in a fork of this grammar. If you use this grammar in Rust, you can benefit from the improvements in this PR by switching to the tree-sitter-rust-orchard crate on crates.io. Let me know if you need the grammar published in another package repository. I would very much welcome more contributions like this one in the fork, to which I would also be happy to give you write access.

Dear maintainers,
Thank you for your work. It is completely understandable that you have higher priorities in life than integrating external contributions in this repository. If you still wish those contributions to get reviewed, I encourage you to give maintainer rights to more people. The list of PRs and the commit log should help you identify trustworthy contributors who might be interested in helping out. Onboarding new contributors might also be easier if you adopt a governance model for this project. If there is any way I can help, let me know.

wetneb pushed a commit to wetneb/tree-sitter-rust that referenced this pull request Aug 1, 2025
Porting of the unreviewed PR tree-sitter#272

----

Generator functions were implemented in
rust-lang/rust#118457,
tracking issue rust-lang/rust#117078.

Co-authored-by: Paul Gey <narpfel@gmx.de>
Reviewed-on: https://codeberg.org/grammar-orchard/tree-sitter-rust-orchard/pulls/3
@narpfel

narpfel commented Oct 8, 2025

Copy link
Copy Markdown
Author

Rebased onto current master.

narpfel added 2 commits May 7, 2026 19:45
Generator functions were implemented in
rust-lang/rust#118457,
tracking issue rust-lang/rust#117078.
@narpfel

narpfel commented May 7, 2026

Copy link
Copy Markdown
Author

Rebased onto current master again.

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.

3 participants