about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorJacob Pratt <jacob@jhpratt.dev>2025-04-13 17:37:52 -0400
committerGitHub <noreply@github.com>2025-04-13 17:37:52 -0400
commit7f691d28f16222fe978ceccde4d1c8c7f54efdfa (patch)
treee77a60f40bc660c81d317fb600ff73117149bce5 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent60c76b9dfd6e52f6605e0a63b7a33ad09dab96d3 (diff)
parent8866af388497e9ed3254147c015379d5d6cdb054 (diff)
downloadrust-7f691d28f16222fe978ceccde4d1c8c7f54efdfa.tar.gz
rust-7f691d28f16222fe978ceccde4d1c8c7f54efdfa.zip
Rollup merge of #139001 - folkertdev:naked-function-rustic-abi, r=traviscross,compiler-errors
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````
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions