about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-07-15 19:42:51 +0200
committerGitHub <noreply@github.com>2023-07-15 19:42:51 +0200
commitda18cf8572dc391abffc96b48041287f0e1d26d8 (patch)
treea1b1e30ff7edfaaaad677977a7749e16e1f82cec /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parent7a17f577b3d437179cad254e299b2ace972487c5 (diff)
parent7fb27e4717b0fadfd0807d568fbac7731886a7f7 (diff)
downloadrust-da18cf8572dc391abffc96b48041287f0e1d26d8.tar.gz
rust-da18cf8572dc391abffc96b48041287f0e1d26d8.zip
Rollup merge of #113625 - compiler-errors:structurally-norm-in-selection, r=lcnr
Structurally normalize in selection

We need to do this because of the fact that we're checking the `Ty::kind` on a type during selection, but goals passed into select are not necessarily normalized.

Right now, we're (kinda) unnecessarily normalizing the RHS of a trait upcasting goal, which is broken for different reasons (#113393). But I'm waiting for this PR to land before discussing that one.

r? `@lcnr`
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions