Stabilize generic NonZero
.
This commit is contained in:
parent
f22a0c2d9f
commit
33e68aadc9
67 changed files with 69 additions and 111 deletions
|
@ -1,7 +1,6 @@
|
|||
//@ compile-flags: -O -C no-prepopulate-passes
|
||||
#![crate_type = "lib"]
|
||||
#![feature(dyn_star)]
|
||||
#![feature(generic_nonzero)]
|
||||
#![feature(allocator_api)]
|
||||
|
||||
use std::mem::MaybeUninit;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue