mirror of
https://github.com/rust-lang/rust.git
synced 2025-04-15 13:36:49 +00:00
![]() add `naked_functions_rustic_abi` feature gate tracking issue: https://github.com/rust-lang/rust/issues/138997 Because the details of the rust abi are unstable, and a naked function must match its stated ABI, this feature gate keeps naked functions with a rustic abi ("Rust", "rust-cold", "rust-call" and "rust-intrinsic") unstable. r? ````@traviscross```` |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |