Skip to content

Upgrade rust edition to 2024 #6203

@brooksprumo

Description

@brooksprumo

Rust 2024 (full guide) is out, but the monorepo still uses Rust 2021.

I ran cargo fix --edition and there's quite a lot of changes that need to be inspected/reviewed. I don't think we can/should upgrade the edition until then.

To get a sense of the changes, here's logs of running cargo fix --edition on stable and then nightly.

I'm creating this issue so we can track progress, and also to have a place with the logs to point at.

Maybe we incrementally upgrade crates one at a time, done by their owners, instead of trying to do the whole monorepo at once?

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