Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

Arbitrary enum discriminants are nightly only #63

Open
@ehuss

Description

Originally noted at #13 (comment), the grammar allows discriminants on all enum kinds. However, this just landed as a nightly-only feature via rust-lang/rust#60732. Need to double-check how the new parser changes work, and at a minimum add a "nightly" note for that rule.

Metadata

Assignees

No one assigned

    Labels

    grammarIssues with the definition of the rust grammarnightlyNightly-only syntaxrestrictionsIssues related to the permissiveness of the grammar

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions