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