Skip to content

Bump MSRV to 1.83 (2024-11-28) #7811

@BastiDood

Description

@BastiDood

Is your feature request related to a problem? Please describe.
#7810 is currently blocked because the MSRV is 1.71 (released 2023-07-13), but the PR requires the stabilization of const in mutable contexts as of 1.83 (released 2024-11-28).

Describe the solution you'd like
Since 1.83 is well beyond the 6-month policy, I propose that we bump the MSRV to at least 1.83.

Describe alternatives you've considered
No alternatives are viable because #7810 is blocked on the stabilization of const in mutable contexts.

Additional context
See #7810 for the motivation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-tokioArea: The main tokio crateC-feature-requestCategory: A feature request.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions