about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-05-24 14:10:53 +0000
committerbors <bors@rust-lang.org>2024-05-24 14:10:53 +0000
commitf16317e9cc2bd8308a1cc1fa57ec2b8deab0131f (patch)
tree32c0eb623536371b8a934bd4673ea1cb24a415ce /compiler/rustc_codegen_llvm/src
parent67b7b6a60714976b6b066d087f44385b025c0a07 (diff)
parent7f30b20b28f44e37df29f4de2c74a86d35b1b72b (diff)
downloadrust-f16317e9cc2bd8308a1cc1fa57ec2b8deab0131f.tar.gz
rust-f16317e9cc2bd8308a1cc1fa57ec2b8deab0131f.zip
Auto merge of #12841 - B14CK313:fix-expect-derive, r=y21
fulfill expectations in `check_partial_eq_without_eq`

This is a followup to #12804, fixing a similar issue for `derive_partial_eq_without_eq` by using `span_lint_hir_and_then` instead of `span_lint_and_sugg`.

Additionally tests for both `#[allow(clippy::derive_partial_eq_without_eq)]` and `#[expect(clippy::derive_partial_eq_without_eq)]` are added.

changelog:[`derive_partial_eq_without_eq`]: fulfill expectations
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions