about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-03-22 22:44:42 +0100
committerGitHub <noreply@github.com>2023-03-22 22:44:42 +0100
commitb22db3fca47580fff95bbb029f6199dae938afcf (patch)
tree858154970cd485987719d2a543919006268c7fba /compiler/rustc_codegen_llvm/src
parent2ee07a19b777149b6723011b361a6324c593438b (diff)
parent293f21c876278df7943eea889dacd977155a2f62 (diff)
downloadrust-b22db3fca47580fff95bbb029f6199dae938afcf.tar.gz
rust-b22db3fca47580fff95bbb029f6199dae938afcf.zip
Rollup merge of #109423 - fmease:iat-selection-erase-regions-in-self-ty, r=compiler-errors
Use region-erased self type during IAT selection

Split off from #109410 as discussed.
Fixes #109299.

Re UI test: I use a reproducer of #109299 that contains a name resolution error instead of reproducer [`regionck-2.rs`](https://github.com/rust-lang/rust/blob/fc7ed4af165c27ab5914b93251194f826920cc65/tests/ui/associated-inherent-types/regionck-2.rs) (as found in the `AliasKind::Inherent` PR) since it would (incorrectly) pass typeck in this PR due to the lack of regionck and I'd rather not make *that* a regression test (with or without `known-bug`).

``@rustbot`` label F-inherent_associated_types

r? ``@compiler-errors``
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions