about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp
diff options
context:
space:
mode:
authorYuki Okushi <huyuumi.dev+love@gmail.com>2022-10-25 08:01:28 +0900
committerGitHub <noreply@github.com>2022-10-25 08:01:28 +0900
commit12babb623afcca10c0b32a6c35e54cad35102ea5 (patch)
tree8146ce769bcfdbc7f4e324884e92d0e080aecc43 /compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp
parent63835401304adc4bf3bb0d45fda0fe28bceddb4e (diff)
parentfa5cf90b8dd335b53056e3af96a468905b482226 (diff)
downloadrust-12babb623afcca10c0b32a6c35e54cad35102ea5.tar.gz
rust-12babb623afcca10c0b32a6c35e54cad35102ea5.zip
Rollup merge of #103409 - compiler-errors:rpitit-signature-mismatch, r=lcnr
Delay span bug when we can't map lifetimes back in `collect_trait_impl_trait_tys`

When a lifetime is late-bound in a trait signature, but early-bound in an impl signature, we already emit an error -- however, we also ICE in `collect_trait_impl_trait_tys`, so just delay a bug here.

Fixes #103407
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions