diff options
| author | Matthew Maurer <mmaurer@google.com> | 2024-07-03 18:00:42 +0000 |
|---|---|---|
| committer | Matthew Maurer <mmaurer@google.com> | 2024-07-17 21:45:43 +0000 |
| commit | 2abdc4e98c5e37385b2791769fd60f4ba65e9699 (patch) | |
| tree | be4bbc5dc6152d0e223fb5a40f4a1716451e1018 /compiler/rustc_codegen_llvm/src/errors.rs | |
| parent | 08cdc2fa1a9fd5ba466838f69cfaf062a3a64ad1 (diff) | |
| download | rust-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
