From f76177ce4376ea15b1b303da347e8f653679cf88 Mon Sep 17 00:00:00 2001 From: CAD97 Date: Tue, 14 Jan 2020 16:45:11 -0500 Subject: Stabilize ptr::slice_from_raw_parts[_mut] --- src/liballoc/lib.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'src/liballoc') diff --git a/src/liballoc/lib.rs b/src/liballoc/lib.rs index fdabf109b2e..38c6fa91cc5 100644 --- a/src/liballoc/lib.rs +++ b/src/liballoc/lib.rs @@ -104,7 +104,6 @@ #![feature(ptr_offset_from)] #![feature(rustc_attrs)] #![feature(receiver_trait)] -#![feature(slice_from_raw_parts)] #![feature(specialization)] #![feature(staged_api)] #![feature(std_internals)] -- cgit 1.4.1-3-g733a5