Add explicit_extern_abis unstable feature

also add `explicit-extern-abis` feature section to
the unstable book.
This commit is contained in:
Obei Sideg 2025-04-08 05:29:19 +03:00
parent c580c498a1
commit ee53c26b41
No known key found for this signature in database
GPG key ID: 14BF4B61362D0518
3 changed files with 26 additions and 0 deletions

View file

@ -916,6 +916,7 @@ symbols! {
expf16,
expf32,
expf64,
explicit_extern_abis,
explicit_generic_args_with_impl_trait,
explicit_tail_calls,
export_name,