about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMatthias Krüger <476013+matthiaskrgr@users.noreply.github.com>2025-05-02 19:37:57 +0200
committerGitHub <noreply@github.com>2025-05-02 19:37:57 +0200
commit296733d5ac59de74082a4ec871188a13e53479c7 (patch)
tree44b0192834bec51ae99076a043266b1d89502a8d /compiler/rustc_codegen_llvm/src
parent429341b44543169534f168d7ad8ef74d66feb1c3 (diff)
parentf2930001aa6dd5f5056c69c96c1eaf4b31dfedd8 (diff)
downloadrust-296733d5ac59de74082a4ec871188a13e53479c7.tar.gz
rust-296733d5ac59de74082a4ec871188a13e53479c7.zip
Rollup merge of #140519 - compiler-errors:name-based-comparison, r=oli-obk
Use select in projection lookup in `report_projection_error`

Using `for_each_relevant_impl` doesn't actually select the correct impl; we can use `select` here to actually get the correct impl with certainty. Follow-up to https://github.com/rust-lang/rust/pull/140278.

r? oli-obk
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions