We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ccc544 commit 41b2e8dCopy full SHA for 41b2e8d
src/lib.rs
@@ -1,6 +1,6 @@
1
#![cfg_attr(
2
feature = "alloc_ref",
3
- feature(allocator_api, alloc_layout_extra, nonnull_slice_from_raw_parts)
+ feature(allocator_api, alloc_layout_extra)
4
)]
5
#![no_std]
6
0 commit comments