Skip to content

Return to stable Rust when 1.65 is released #443

Closed
@zslayton

Description

@zslayton

Generic associated types (GATs) are being stabilized in v1.65, due out in November.

PR #442 switched our CI builds to beta so we could leverage GATs in the run up to 1.65. When it's released, we need to switch back to stable. We should also specify a Minimum Supported Version of Rust (MSRV, see rust-clippy #6097 for discussion) for the crate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions