about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-01-31 19:12:37 +0000
committerbors <bors@rust-lang.org>2024-01-31 19:12:37 +0000
commitb58b88c966c6c355e02131fcd4e21837b34227b2 (patch)
tree777c2f996c1dabf66b9f95efcf3ed164cfff237f /compiler/rustc_codegen_llvm/src/errors.rs
parent455c07b7cc0582fc3050339a6643938919973dff (diff)
parent6619e8c27da89c8fc7972eecc410b39ddc250bd7 (diff)
downloadrust-b58b88c966c6c355e02131fcd4e21837b34227b2.tar.gz
rust-b58b88c966c6c355e02131fcd4e21837b34227b2.zip
Auto merge of #11832 - Alexendoo:lint-groups-priority, r=flip1995
Add `lint_groups_priority` lint

Warns when a lint group in Cargo.toml's `[lints]` section shares the same priority as a lint. This is in the cargo section but is categorised as `correctness` so it's on by default, it doesn't call `cargo metadata` though and parses the `Cargo.toml` directly

The lint should be temporary until https://github.com/rust-lang/cargo/issues/12918 is resolved, but in the meanwhile this is an common issue to run into

- #11237
- #11751
- #11830

changelog: Add [`lint_groups_priority`] lint

r? `@flip1995`
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions