Skip to content

Commit 41b2e8d

Browse files
committed
Remove stabilized feature
1 parent 3ccc544 commit 41b2e8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#![cfg_attr(
22
feature = "alloc_ref",
3-
feature(allocator_api, alloc_layout_extra, nonnull_slice_from_raw_parts)
3+
feature(allocator_api, alloc_layout_extra)
44
)]
55
#![no_std]
66

0 commit comments

Comments
 (0)