rust/tests/ui/cmse-nonsecure
Jacob Pratt 36d37966df
Rollup merge of #136948 - workingjubilee:split-off-extern-system-varargs, r=compiler-errors
Split out the `extern_system_varargs` feature

After the stabilization PR was opened, `extern "system"` functions were added to `extended_varargs_abi_support`. This has a number of questions regarding it that were not discussed and were somewhat surprising. It deserves to be considered as its own feature, separate from `extended_varargs_abi_support`.

Tracking issue:
- https://github.com/rust-lang/rust/issues/136946
2025-02-13 03:53:32 -05:00
..
cmse-nonsecure-call Rollup merge of #136948 - workingjubilee:split-off-extern-system-varargs, r=compiler-errors 2025-02-13 03:53:32 -05:00
cmse-nonsecure-entry Use core stubs in some CMSE tests 2025-02-13 03:43:47 +00:00