diff options
| author | bors <bors@rust-lang.org> | 2024-01-31 19:12:37 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2024-01-31 19:12:37 +0000 |
| commit | b58b88c966c6c355e02131fcd4e21837b34227b2 (patch) | |
| tree | 777c2f996c1dabf66b9f95efcf3ed164cfff237f /compiler/rustc_codegen_llvm/src/errors.rs | |
| parent | 455c07b7cc0582fc3050339a6643938919973dff (diff) | |
| parent | 6619e8c27da89c8fc7972eecc410b39ddc250bd7 (diff) | |
| download | rust-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
