about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorDylan DPC <99973273+Dylan-DPC@users.noreply.github.com>2022-05-25 17:37:21 +0200
committerGitHub <noreply@github.com>2022-05-25 17:37:21 +0200
commit8a3ad4942ceb02b7c7182fb45b8d063b7db20ae2 (patch)
tree473f7d746cc9dac8c0df0d782e7b3b37239a3f53 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parent006707834fc1001631a1c3851f70e4793a9bb370 (diff)
parent86e8bbe4fdf547ad6bbc664282ba29f3ff4be5a6 (diff)
downloadrust-8a3ad4942ceb02b7c7182fb45b8d063b7db20ae2.tar.gz
rust-8a3ad4942ceb02b7c7182fb45b8d063b7db20ae2.zip
Rollup merge of #97351 - b-naber:adt-const-params-structural-match-violation, r=michaelwoerister
Output correct type responsible for structural match violation

Previously we included the outermost type that caused a structural match violation in the error message and stated that that type must be annotated with `#[derive(Eq, PartialEq)]` even if it already had that annotation. This PR outputs the correct type in the error message.

Fixes https://github.com/rust-lang/rust/issues/97278
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions