about summary refs log tree commit diff
path: root/compiler/rustc_interface/src
diff options
context:
space:
mode:
authorNilstrieb <48135649+Nilstrieb@users.noreply.github.com>2022-11-09 21:19:31 +0100
committerNilstrieb <48135649+Nilstrieb@users.noreply.github.com>2022-11-09 21:28:07 +0100
commit07a47e0708fd8d37dd6f15eec1a4202c7da810e2 (patch)
tree2c54fcada76d0f85db3ac83e285eedf01b5cff76 /compiler/rustc_interface/src
parentcc9b259b5e94e4543b96dca236e3a1af5ec496c9 (diff)
downloadrust-07a47e0708fd8d37dd6f15eec1a4202c7da810e2.tar.gz
rust-07a47e0708fd8d37dd6f15eec1a4202c7da810e2.zip
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.
Diffstat (limited to 'compiler/rustc_interface/src')
0 files changed, 0 insertions, 0 deletions