about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/Linker.cpp
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-11-21 23:46:20 +0100
committerGitHub <noreply@github.com>2023-11-21 23:46:20 +0100
commit802f71b29477799583ea1da6b59617c0c0fa5016 (patch)
tree455a936c25ceefc70d2c650fd3b97ec7f7ed5793 /compiler/rustc_llvm/llvm-wrapper/Linker.cpp
parenta11be28e13047956e1550d9d5cc89ec0fdde0699 (diff)
parent273dc22b04411b9c156375d15ad2c8cead2e619e (diff)
downloadrust-802f71b29477799583ea1da6b59617c0c0fa5016.tar.gz
rust-802f71b29477799583ea1da6b59617c0c0fa5016.zip
Rollup merge of #118112 - compiler-errors:index-ambiguity-ice, r=aliemjay
Don't ICE when ambiguity is found when selecting `Index` implementation in typeck

Fixes #118111

The problem here is when we're manually "selecting" an impl for `base_ty: Index<?0>`, we don't consider placeholder region errors (leak check) or ambiguous predicates. Those can lead to us not actually emitting any fulfillment errors on line 3131.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/Linker.cpp')
0 files changed, 0 insertions, 0 deletions