Stabilize std::ptr::NonNull
This commit is contained in:
parent
2d51e74580
commit
55c50cd8ac
8 changed files with 20 additions and 30 deletions
|
@ -103,7 +103,6 @@
|
|||
#![feature(iter_rfold)]
|
||||
#![feature(lang_items)]
|
||||
#![feature(needs_allocator)]
|
||||
#![feature(nonnull)]
|
||||
#![feature(nonzero)]
|
||||
#![feature(offset_to)]
|
||||
#![feature(optin_builtin_traits)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue