about summary refs log tree commit diff
path: root/compiler/rustc_interface/src
diff options
context:
space:
mode:
authorDylan DPC <99973273+Dylan-DPC@users.noreply.github.com>2022-11-12 12:02:52 +0530
committerGitHub <noreply@github.com>2022-11-12 12:02:52 +0530
commit35816ff52a0fa21f678373fcb279412e78784fbf (patch)
tree48f0b3274b883c6cf65397898004f911f0e3874c /compiler/rustc_interface/src
parent662df1ec86c24011d610d2e85cce65444a795111 (diff)
parent07a47e0708fd8d37dd6f15eec1a4202c7da810e2 (diff)
downloadrust-35816ff52a0fa21f678373fcb279412e78784fbf.tar.gz
rust-35816ff52a0fa21f678373fcb279412e78784fbf.zip
Rollup merge of #104214 - Nilstrieb:returns_impl_Ice, r=compiler-errors
Emit error in `collecting_trait_impl_trait_tys` on mismatched signatures

Previously, a `delay_span_bug` was isssued, failing normalization. This create a `TyKind::Error` in the signature, which caused `compare_predicate_entailment` to swallow its signature mismatch error, causing ICEs because no error was emitted.

fixes #104183

r? ``@compiler-errors``
Diffstat (limited to 'compiler/rustc_interface/src')
0 files changed, 0 insertions, 0 deletions