Skip to content

fix(diag): Remove complexity, perf, and nursery lint groups - #17307

Merged
weihanglo merged 1 commit into
rust-lang:masterfrom
epage:lint-groups
Aug 5, 2026
Merged

fix(diag): Remove complexity, perf, and nursery lint groups#17307
weihanglo merged 1 commit into
rust-lang:masterfrom
epage:lint-groups

Conversation

@epage

@epage epage commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

What does this PR try to resolve?

These are currently unused and have less chanced of being used in Cargo as compared to Clippy.

Pedantic is also unused but only because we removed a lint that used it. It is likely to be used again and having it makes it more likely for people to use it.

This was brought up during stabilization.

How to test and review this PR?

These are currently unused and have less chanced of being used in Cargo
as compared to Clippy.

Pedantic is also unused but only because we removed a lint that used it.
It is likely to be used again and having it makes it more likely for
people to use it.

This was brought up during stabilization.
@rustbot rustbot added A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Aug 5, 2026
@rustbot

rustbot commented Aug 5, 2026

Copy link
Copy Markdown
Collaborator

r? @weihanglo

rustbot has assigned @weihanglo.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

Why was this reviewer chosen?

The reviewer was selected based on:

  • Owners of files modified in this PR: @epage, @weihanglo
  • @epage, @weihanglo expanded to epage, weihanglo

@weihanglo weihanglo left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@weihanglo
weihanglo enabled auto-merge August 5, 2026 02:20
@weihanglo
weihanglo added this pull request to the merge queue Aug 5, 2026
Merged via the queue into rust-lang:master with commit d5cf55e Aug 5, 2026
29 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Aug 5, 2026
@epage
epage deleted the lint-groups branch August 5, 2026 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-documenting-cargo-itself Area: Cargo's documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants