Stabilize #![feature(non_null_from_ref)]
This commit is contained in:
committed by
Mathis Bottinelli
parent
7188f45311
commit
e83a0a4bbe
@@ -111,7 +111,6 @@
|
||||
#![feature(is_ascii_octdigit)]
|
||||
#![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