diff options
| author | Joshua Nelson <jyn514@gmail.com> | 2021-01-15 15:21:20 -0500 |
|---|---|---|
| committer | Joshua Nelson <jyn514@gmail.com> | 2021-01-15 17:31:10 -0500 |
| commit | c819a4c0255fc8857ebadb74763edd9b9f9c9601 (patch) | |
| tree | 063948cf35b251a4c5314f46da46cb1bfdb27fd8 /compiler/rustc_codegen_llvm/src/llvm_util.rs | |
| parent | 5053db7c006a22060fc87c227339ddc6ee8d8ec0 (diff) | |
| download | rust-c819a4c0255fc8857ebadb74763edd9b9f9c9601.tar.gz rust-c819a4c0255fc8857ebadb74763edd9b9f9c9601.zip | |
Don't mark `ineffective_unstable_trait_impl` as an internal lint
It's not an internal lint: - It's not in the rustc::internal lint group - It's on unconditionally, because it actually lints `staged_api`, not the compiler This fixes a bug where `#[deny(rustc::internal)]` would warn that `rustc::internal` was an unknown lint.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/llvm_util.rs')
0 files changed, 0 insertions, 0 deletions
