diff options
| author | Dylan DPC <99973273+Dylan-DPC@users.noreply.github.com> | 2022-03-10 23:12:57 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-03-10 23:12:57 +0100 |
| commit | 1ed2a94fd2d7e1440531e07932bb85bddcc4c1b1 (patch) | |
| tree | c7611875d9d9b5cdd9722f9e6f3d06d3999df942 /compiler/rustc_codegen_llvm/src | |
| parent | 5a7f09d9a3e56e2370731d1cdab78cbcb3451d0f (diff) | |
| parent | 1c31a95df7de66dc7842b43facf185ef8a776e6f (diff) | |
| download | rust-1ed2a94fd2d7e1440531e07932bb85bddcc4c1b1.tar.gz rust-1ed2a94fd2d7e1440531e07932bb85bddcc4c1b1.zip | |
Rollup merge of #94274 - djkoloski:unknown_unstable_lints, r=tmandry
Treat unstable lints as unknown This change causes unstable lints to be ignored if the `unknown_lints` lint is allowed. To achieve this, it also changes lints to apply as soon as they are processed. Previously, lints in the same set were processed as a batch and then all simultaneously applied. Implementation of https://github.com/rust-lang/compiler-team/issues/469
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
