Stabilize (const_)slice_ptr_len and (const_)slice_ptr_is_empty_nonnull
This commit is contained in:
parent
bd71213cf0
commit
fb9e1f73b3
8 changed files with 16 additions and 23 deletions
|
@ -265,7 +265,6 @@
|
|||
feature(slice_index_methods, coerce_unsized, sgx_platform)
|
||||
)]
|
||||
#![cfg_attr(any(windows, target_os = "uefi"), feature(round_char_boundary))]
|
||||
#![cfg_attr(target_os = "xous", feature(slice_ptr_len))]
|
||||
#![cfg_attr(target_family = "wasm", feature(stdarch_wasm_atomic_wait))]
|
||||
#![cfg_attr(
|
||||
all(any(target_arch = "x86_64", target_arch = "x86"), target_os = "uefi"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue