Files
rust/compiler/rustc_span/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
..
2025-01-08 21:26:39 +01:00
2025-06-30 20:42:27 +10:00
2026-05-12 17:09:19 +02:00