Stabilize abi_efiapi
feature
Tracking issue: https://github.com/rust-lang/rust/issues/65815
This commit is contained in:
parent
1e4f90061c
commit
46f9e878f6
11 changed files with 11 additions and 140 deletions
|
@ -282,8 +282,6 @@ declare_features! (
|
|||
(active, abi_avr_interrupt, "1.45.0", Some(69664), None),
|
||||
/// Allows `extern "C-cmse-nonsecure-call" fn()`.
|
||||
(active, abi_c_cmse_nonsecure_call, "1.51.0", Some(81391), None),
|
||||
/// Allows using the `efiapi` ABI.
|
||||
(active, abi_efiapi, "1.40.0", Some(65815), None),
|
||||
/// Allows `extern "msp430-interrupt" fn()`.
|
||||
(active, abi_msp430_interrupt, "1.16.0", Some(38487), None),
|
||||
/// Allows `extern "ptx-*" fn()`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue