Files
rust/compiler/rustc_codegen_ssa
bjorn3 7122648e34 Don't depend on FnAbi for intrinsics
Intrinsics are not real functions and as such don't have any calling
convention. Trying to compute a calling convention for an intrinsic
anyway is a nonsensical operation.
2025-05-26 10:13:03 +00:00
..
2025-05-26 10:13:03 +00:00
2020-08-30 18:45:07 +03:00