Stabilize num::NonZeroU*
Tracking issue: https://github.com/rust-lang/rust/issues/49137
This commit is contained in:
@@ -102,7 +102,6 @@
|
||||
#![feature(lang_items)]
|
||||
#![feature(libc)]
|
||||
#![feature(needs_allocator)]
|
||||
#![feature(nonzero)]
|
||||
#![feature(optin_builtin_traits)]
|
||||
#![feature(pattern)]
|
||||
#![feature(pin)]
|
||||
|
||||
Reference in New Issue
Block a user