Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Dual (nightly+stable) clippy run is forced under ci due to its bug #31834

@ryoqun

Description

@ryoqun

Problem

temporarily run stable clippy as well to scan the codebase for redundant_clones, which is disabled as nightly clippy is buggy:

rust-lang/rust-clippy#10577

i bisected to a particular upstream pr: rust-lang/rust#108944 (comment)

Proposed Solution

remove the dual run as soon as the upstream fixes this bug and we bump to the fixed nightly toolchain: rust-lang/rust-clippy#10577

Metadata

Metadata

Assignees

No one assigned

    Labels

    stale[bot only] Added to stale content; results in auto-close after a week.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions