diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2023-04-13 11:21:00 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-04-13 11:21:00 +0200 |
| commit | 958413cc0807c2a850d5ba1abe8171ab70219b3b (patch) | |
| tree | d76db240ec89e36024717798c7f491864d78bd01 /compiler/rustc_codegen_llvm/src/errors.rs | |
| parent | 6161fb8c65de602b34702a5891d22baf624fe54a (diff) | |
| parent | 5eb0528483ddb7614578fe5ef4b1104047b10ce6 (diff) | |
| download | rust-958413cc0807c2a850d5ba1abe8171ab70219b3b.tar.gz rust-958413cc0807c2a850d5ba1abe8171ab70219b3b.zip | |
Rollup merge of #110195 - compiler-errors:issue-110052, r=aliemjay
Erase lifetimes above `ty::INNERMOST` when probing ambiguous types Turns out that `TyCtxt::replace_escaping_bound_vars_uncached` only erases bound vars exactly at `ty::INNERMOST`, and not everything above. This regresses the suggestions for non-lifetime binders, but oh well, I don't really care about those. Fixes #110052
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
