about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/llvm_util.rs
diff options
context:
space:
mode:
authorJubilee <46493976+workingjubilee@users.noreply.github.com>2024-03-11 09:29:33 -0700
committerGitHub <noreply@github.com>2024-03-11 09:29:33 -0700
commita4503390ba89559fc60c0374116b4652736e27e4 (patch)
treef893928cd2239ad752ca14f287333d22072badd9 /compiler/rustc_codegen_llvm/src/llvm_util.rs
parente1ceadcdfeccc879ef5c1759dcc62daa2c7a6de8 (diff)
parent858d3362095851bde4f9cc3c132542f2ce9e9a15 (diff)
downloadrust-a4503390ba89559fc60c0374116b4652736e27e4.tar.gz
rust-a4503390ba89559fc60c0374116b4652736e27e4.zip
Rollup merge of #119385 - fmease:assoc-const-eq-fixes-2, r=oli-obk,cjgillot
Fix type resolution of associated const equality bounds (take 2)

Instead of trying to re-resolve the type of assoc const bindings inside the `type_of` query impl in an incomplete manner, transfer the already (correctly) resolved type from `add_predicates_for_ast_type_binding` to `type_of`/`anon_type_of` through query feeding.

---

Together with #118668 (merged) and #121258, this supersedes #118360.
Fixes #118040.

r? ``@ghost``
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/llvm_util.rs')
0 files changed, 0 insertions, 0 deletions