Add explicit_extern_abis
unstable feature
also add `explicit-extern-abis` feature section to the unstable book.
This commit is contained in:
parent
c580c498a1
commit
ee53c26b41
3 changed files with 26 additions and 0 deletions
|
@ -916,6 +916,7 @@ symbols! {
|
|||
expf16,
|
||||
expf32,
|
||||
expf64,
|
||||
explicit_extern_abis,
|
||||
explicit_generic_args_with_impl_trait,
|
||||
explicit_tail_calls,
|
||||
export_name,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue