Skip to content
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

Document gen keyword as reserved in Rust 2024 #1501

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

Conversation

traviscross
Copy link
Contributor

Following RFC 3513 and subsequent work, the gen keyword is reserved in the Rust 2024 edition. Let's document that.

See tracking issue:

Following RFC 3513 and subsequent work, the `gen` keyword is reserved
in the Rust 2024 edition.  Let's document that.

See tracking issue:

- rust-lang/rust#123904
@ehuss ehuss added the S-waiting-on-stabilization Waiting for a stabilization PR to be merged in the main Rust repository label May 27, 2024
@ehuss
Copy link
Contributor

ehuss commented May 27, 2024

Thanks! Will merge with the 2024 stabilization.

@ehuss ehuss added the A-edition-2024 Area: Edition 2024 label May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-edition-2024 Area: Edition 2024 S-waiting-on-stabilization Waiting for a stabilization PR to be merged in the main Rust repository
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants