Files
rust/compiler/rustc_codegen_cranelift/src
Dirkjan Ochtman f49e45101c Add Swift function call ABI
Adds an unstable `extern "Swift"` ABI behind the `abi_swift` feature
gate, mapping to LLVM's `swiftcc` calling convention. Cranelift and
GCC backends fall back to the platform default since they have no
equivalent.
2026-05-12 17:09:19 +02:00
..
2026-05-12 17:09:19 +02:00
2025-11-28 19:30:39 +00:00
2026-05-07 21:55:44 +03:00
2026-03-11 06:25:23 +11:00
2026-04-20 00:18:28 +08:00