Skip to content

Change features test to run on the main toolchain #7068

@robertbastian

Description

@robertbastian

Clippy now detects methods that aren't in the MSRV: https://rust-lang.github.io/rust-clippy/master/index.html#incompatible_msrv

We could change the all-features job to use the main toolchain, which would be convenient for local development, as using the MSRV toolchain requires a full rebuild.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-test-infraComponent: Integration test infrastructure

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions