about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorMichael Goulet <michael@errs.io>2023-07-07 22:12:16 -0700
committerGitHub <noreply@github.com>2023-07-07 22:12:16 -0700
commita13b57e636354c6bc926c710500873fe73ddab04 (patch)
tree7fc602f8fb25574b563a865faa0c73586414ebd3 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parent77a6c7f3a16910878f3d03e52f6638ab276d3008 (diff)
parentb7191d8388abfb7c66b5fea9120cdf07c640edfa (diff)
downloadrust-a13b57e636354c6bc926c710500873fe73ddab04.tar.gz
rust-a13b57e636354c6bc926c710500873fe73ddab04.zip
Rollup merge of #113426 - compiler-errors:rtn-in-impl-header, r=fee1-dead
Don't ICE in `resolve_bound_vars` when associated return-type bounds are in bad positions

I couldn't find a better way to avoid hitting this ICE, so let's just delay it.

The problem is that we really shouldn't even be *trying* to visit associated type bounds in `resolve_bound_vars` when they show up in impl headers, but we don't have enough context to do this.

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