diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-02-12 18:04:10 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-02-12 18:04:10 +0100 |
| commit | 8ec144d73835f4bcbe1666185e380637b542b1af (patch) | |
| tree | c3ac0b829e6815c56385db69a14285431f589c64 /compiler/rustc_codegen_llvm/src | |
| parent | 83056861260a10c9a5019f4da9646950475dea90 (diff) | |
| parent | 9789e88cfe7f50ac46d04175e32df4329d75024e (diff) | |
| download | rust-8ec144d73835f4bcbe1666185e380637b542b1af.tar.gz rust-8ec144d73835f4bcbe1666185e380637b542b1af.zip | |
Rollup merge of #120944 - compiler-errors:inliner-abi, r=oli-obk
Check that the ABI of the instance we are inlining is correct When computing the `CallSite` in the mir inliner, double check that the instance of the function that we are inlining is compatible with the signature from the trait definition that we acquire from the MIR. Fixes #120940 r? ``@oli-obk`` or ``@cjgillot``
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
