about summary refs log tree commit diff
path: root/compiler/rustc_pattern_analysis/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-01-25 08:39:44 +0100
committerGitHub <noreply@github.com>2024-01-25 08:39:44 +0100
commit0cbef470d5e0cd8590236b7a9cbf1b0c3c7fc954 (patch)
treef22cfe9aa5dd3879f8e122c7714298c19638285d /compiler/rustc_pattern_analysis/src
parent72b70ec4746b6e1eb3ee8eabd84f31c61ad17ccf (diff)
parent796814d91627203444769a680c53ff59a7ff4696 (diff)
downloadrust-0cbef470d5e0cd8590236b7a9cbf1b0c3c7fc954.tar.gz
rust-0cbef470d5e0cd8590236b7a9cbf1b0c3c7fc954.zip
Rollup merge of #120315 - estebank:issue-102629-2, r=wesleywiser
On E0308 involving `dyn Trait`, mention trait objects

When encountering a type mismatch error involving `dyn Trait`, mention the existence of boxed trait objects if the other type involved implements `Trait`.

Fix #102629.
Diffstat (limited to 'compiler/rustc_pattern_analysis/src')
0 files changed, 0 insertions, 0 deletions