Stabilize ptr::{from_ref, from_mut}
This commit is contained in:
committed by
David Tolnay
parent
4d1bd0db7f
commit
b863e9ba57
@@ -338,7 +338,6 @@
|
||||
#![feature(portable_simd)]
|
||||
#![feature(prelude_2024)]
|
||||
#![feature(ptr_as_uninit)]
|
||||
#![feature(ptr_from_ref)]
|
||||
#![feature(raw_os_nonzero)]
|
||||
#![feature(round_ties_even)]
|
||||
#![feature(slice_internals)]
|
||||
|
||||
Reference in New Issue
Block a user