Skip to content

Tracking Issue for --print=crate-root-lint-levels #139180

Open
@Urgau

Description

@Urgau
Member

This is a tracking issue for the MCP 833 "Add --print=crate-root-lint-levels to retrieve lints levels" (rust-lang/compiler-team#833).
The flag is gated under -Zunstable-options.

About tracking issues

Tracking issues are used to record the overall progress of implementation.
They are also used as hubs connecting to other relevant issues, e.g., bugs or open design questions.

A tracking issue is however not meant for large scale discussion, questions, or bug reports about a feature.
Instead, open a dedicated issue for the specific matter and add the relevant feature gate label.

Discussion comments will get marked as off-topic or deleted.
Repeated discussions on the tracking issue may lead to the tracking issue getting locked.

Steps

Unresolved Questions

  • Should renamed lints be included?
  • Should removed lints be included?

Implementation history

  • N/A

Activity

added
C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFC
on Mar 31, 2025
added
T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.
A-CLIArea: Command-line interface (CLI) to the compiler
A-print-requestsArea: print requests (`--print=...`)
on Mar 31, 2025
added a commit that references this issue on Apr 2, 2025

Rollup merge of rust-lang#139184 - Urgau:crate-root-lint-levels, r=ji…

4cce692
added a commit that references this issue on Apr 2, 2025

Rollup merge of rust-lang#139184 - Urgau:crate-root-lint-levels, r=ji…

eb23a59
added a commit that references this issue on Apr 2, 2025
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

    A-CLIArea: Command-line interface (CLI) to the compilerA-print-requestsArea: print requests (`--print=...`)C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFCT-compilerRelevant to the compiler team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @Urgau@fmease

        Issue actions

          Tracking Issue for `--print=crate-root-lint-levels` · Issue #139180 · rust-lang/rust