Skip to content

Have an option to cap lints on dependencies to "warn" instead of "allow" #4152

Open
@jonas-schievink

Description

@jonas-schievink

Never showing any warnings for upstream deps can hide issues from the user (be it a bug in the library or a future-compatibility lint). Showing them will make those issues more visible and might cause them to get fixed earlier.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-configurationArea: cargo config files and env varsA-crate-dependenciesArea: [dependencies] of any kindA-diagnosticsArea: Error and warning messages generated by Cargo itself.A-lintsArea: rustc lint configurationC-feature-requestCategory: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`Command-buildS-needs-designStatus: Needs someone to work further on the design for the feature or fix. NOT YET accepted.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions