about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-07-19 20:03:55 +0200
committerGitHub <noreply@github.com>2024-07-19 20:03:55 +0200
commit6ae6f8bb27c2c23baa52c07c7e1833c2ffa12517 (patch)
tree53432baf466468b68005c7cccdbed803d81a5ab8 /compiler/rustc_codegen_llvm/src/errors.rs
parent3811f40d2701b3a8923d2d46e36dd3a93a824b49 (diff)
parent2abdc4e98c5e37385b2791769fd60f4ba65e9699 (diff)
downloadrust-6ae6f8bb27c2c23baa52c07c7e1833c2ffa12517.tar.gz
rust-6ae6f8bb27c2c23baa52c07c7e1833c2ffa12517.zip
Rollup merge of #127295 - maurer:default-impl-cfi, r=estebank
CFI: Support provided methods on traits

Provided methods currently don't get type erasure performed on them because they are not in an `impl` block. If we are instantiating a method that is an associated item, but *not* in an impl block, treat it as a provided method instead.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions