Skip to content

docs: document build.warnings as alternative to -Dwarnings#17072

Open
raushan728 wants to merge 2 commits into
rust-lang:masterfrom
raushan728:fix/forward-config-to-external-subcommands
Open

docs: document build.warnings as alternative to -Dwarnings#17072
raushan728 wants to merge 2 commits into
rust-lang:masterfrom
raushan728:fix/forward-config-to-external-subcommands

Conversation

@raushan728
Copy link
Copy Markdown

@raushan728 raushan728 commented May 26, 2026

Cargo 1.97 stabilized build.warnings but Clippy docs only mention -Dwarnings.Documents build.warnings as an alternative that does not invalidate build caches.

changelog: none

Closes #16963

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label May 26, 2026
@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented May 26, 2026

r? @llogiq

rustbot has assigned @llogiq.
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: 9 candidates
  • 9 candidates expanded to 9 candidates
  • Random selection from 6 candidates

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

Labels

S-waiting-on-review Status: Awaiting review from the assignee but also interested parties

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support build.warnings

3 participants