Skip to content

[Proposal] Upgrade to Rust 1.91 #3029

@kaimast

Description

@kaimast

💥 Proposal

Rust 1.91 was released over two weeks ago. It includes an upgrade of LLVM among other changes. The LLVM upgrade is particularly relevant as it could decrease our build times and generate more efficient binaries.

In terms of complexity, this change should be much smaller than #2788 as the latter moved from Rust 2021 to Rust 2024. There will be new clippy lints, though, which most likely can be addressed automatically, or we can disable some of them.

Rust 1.91 also enables linking with LLD by default, which we enabled in #2816.

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