diff options
| author | David Koloski <dkoloski@google.com> | 2022-02-23 04:53:17 +0000 |
|---|---|---|
| committer | David Koloski <dkoloski@google.com> | 2022-03-08 19:06:40 +0000 |
| commit | 885275207810dc0143b56bc4357461aa4c8ed07b (patch) | |
| tree | 40aabd95b8572616536dc22fa95b33f3041fcead /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp | |
| parent | b97dc20784698730bd7bc1a20eabdcd32066d174 (diff) | |
| download | rust-885275207810dc0143b56bc4357461aa4c8ed07b.tar.gz rust-885275207810dc0143b56bc4357461aa4c8ed07b.zip | |
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_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
