about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorMichael Goulet <michael@errs.io>2023-07-06 20:11:40 -0700
committerGitHub <noreply@github.com>2023-07-06 20:11:40 -0700
commitf1c90985e87f2b144b065b4383ab56657749c372 (patch)
tree65e59fc7a1dd0c9144dc9d126554d13787d45135 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent7913d76cb9be2c8a61cbda3833373b81f0a7d736 (diff)
parent3acaa568c25b7ab8cfb08d5b85f638f6baefae14 (diff)
downloadrust-f1c90985e87f2b144b065b4383ab56657749c372.tar.gz
rust-f1c90985e87f2b144b065b4383ab56657749c372.zip
Rollup merge of #113397 - compiler-errors:new-select-prefer-obj, r=lcnr
Prefer object candidates in new selection

`dyn Any` shouldn't be using [this implementation](https://doc.rust-lang.org/std/any/trait.Any.html#impl-Any-for-T) during codegen.

Prefer object candidates over other candidates, except for other object candidates.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions