Skip to content

ci: make clippy blocking (-D warnings) — 221 warnings to clear first #401

Description

@defenwycke

PROBLEM: the MSRV job runs on stable (never enforces 1.85); clippy has no -D warnings so it is advisory only.
EVIDENCE: .github/workflows/ci.yml:156 (rust-toolchain@stable), ci.yml:46 (clippy, no -D warnings).
TEST: CI fails on a deliberate clippy warning and on a post-1.85 feature.
ACCEPTANCE: MSRV job pinned to 1.85; clippy runs -D warnings keeping the existing -A allow-list.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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