maybe_uninit_slice is stable dev

Mon, 08 Dec 2025 15:23:42 -0500

author
Tuomo Valkonen <tuomov@iki.fi>
date
Mon, 08 Dec 2025 15:23:42 -0500
branch
dev
changeset 193
dccf609cd020
parent 192
883b7d010297
child 194
a5ee4bfb0b87

maybe_uninit_slice is stable

src/lib.rs file | annotate | diff | comparison | revisions
--- a/src/lib.rs	Mon Dec 01 19:50:58 2025 -0500
+++ b/src/lib.rs	Mon Dec 08 15:23:42 2025 -0500
@@ -12,7 +12,6 @@
     nightly,
     feature(
         maybe_uninit_array_assume_init,
-        maybe_uninit_slice,
         float_minimum_maximum,
         get_mut_unchecked,
         cow_is_borrowed

mercurial