Skip to content

Return to stable Rust when 1.65 is released #443

@zslayton

Description

@zslayton
Contributor

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.

Activity

added a commit that references this issue on Oct 13, 2022
added a commit that references this issue on Nov 3, 2022
d76f888
added a commit that references this issue on Jul 2, 2025
b01a603
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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

        Participants

        @zslayton

        Issue actions

          Return to stable Rust when 1.65 is released · Issue #443 · amazon-ion/ion-rust