diff options
| author | Matthias Krüger <476013+matthiaskrgr@users.noreply.github.com> | 2025-06-21 10:53:25 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-21 10:53:25 +0200 |
| commit | 504092f415b7182405b6d18a7a2c5705e56b8db4 (patch) | |
| tree | 5a1cd91e70ec32cd19dd097f28066759cea33525 /compiler/rustc_codegen_llvm/src | |
| parent | 5f727066d83ec5c54e11933833228a5e210ade1b (diff) | |
| parent | a32d0856804e75953144ac5173f06894e55ed846 (diff) | |
| download | rust-504092f415b7182405b6d18a7a2c5705e56b8db4.tar.gz rust-504092f415b7182405b6d18a7a2c5705e56b8db4.zip | |
Rollup merge of #142597 - folkertdev:abi-cannot-be-called, r=workingjubilee
error on calls to ABIs that cannot be called We recently added `extern "custom"`, which cannot be called using a rust call expression. But there are more ABIs that can't be called in that way, because the call does not semantically make sense. More details are in https://github.com/rust-lang/rust/issues/140566#issuecomment-2846205457 r? `@workingjubilee` try-job: x86_64-gnu-llvm-19-3
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
