reference
reference copied to clipboard
Document `gen` keyword as reserved in Rust 2024
trafficstars
Following RFC 3513 and subsequent work, the gen keyword is reserved in the Rust 2024 edition. Let's document that.
See tracking issue:
- https://github.com/rust-lang/rust/issues/123904
Thanks! Will merge with the 2024 stabilization.