Add 'from_ref' and 'from_mut' constructors to 'core::ptr::NonNull';
This commit is contained in:
@@ -174,6 +174,7 @@
|
||||
#![feature(isqrt)]
|
||||
#![feature(lazy_get)]
|
||||
#![feature(link_cfg)]
|
||||
#![feature(non_null_from_ref)]
|
||||
#![feature(offset_of_enum)]
|
||||
#![feature(panic_internals)]
|
||||
#![feature(ptr_alignment_type)]
|
||||
|
||||
Reference in New Issue
Block a user