Skip to content

Parse new conditionally const trait bound syntax #1883

@dtolnay

Description

@dtolnay

The syntax for conditionally const trait bounds has changed from T: ~const Trait to T: [const] Trait in rust-lang/rust#139858.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions