diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-07-19 20:03:55 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-19 20:03:55 +0200 |
| commit | 6ae6f8bb27c2c23baa52c07c7e1833c2ffa12517 (patch) | |
| tree | 53432baf466468b68005c7cccdbed803d81a5ab8 /compiler/rustc_codegen_llvm/src/errors.rs | |
| parent | 3811f40d2701b3a8923d2d46e36dd3a93a824b49 (diff) | |
| parent | 2abdc4e98c5e37385b2791769fd60f4ba65e9699 (diff) | |
| download | rust-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
