Skip to content

Support Rust 2024 #7139

@gkgoat1

Description

@gkgoat1

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

There is no VALIDATE_RUST_2024 or FIX_RUST_2024 lint, despite those being part of Rustfmt

Expected Behavior

A VALIDATE_RUST_2024 and FIX_RUST_2024 lint

Anything else?

Imo, it would probably be better to call cargo fmt so that new editions and cargo-aware features can be supported without reimplementing them here. We could probably have a lint using that as well, but some Rust projects would need the old code as they don't use Cargo.

Metadata

Metadata

Assignees

No one assigned

    Labels

    O: backlog 🤖Backlog, stale ignores this labelenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions