about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorMatthew Maurer <mmaurer@google.com>2024-07-03 18:00:42 +0000
committerMatthew Maurer <mmaurer@google.com>2024-07-17 21:45:43 +0000
commit2abdc4e98c5e37385b2791769fd60f4ba65e9699 (patch)
treebe4bbc5dc6152d0e223fb5a40f4a1716451e1018 /compiler/rustc_codegen_llvm/src/errors.rs
parent08cdc2fa1a9fd5ba466838f69cfaf062a3a64ad1 (diff)
downloadrust-2abdc4e98c5e37385b2791769fd60f4ba65e9699.tar.gz
rust-2abdc4e98c5e37385b2791769fd60f4ba65e9699.zip
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