Stabilize generic NonZero
.
This commit is contained in:
parent
f22a0c2d9f
commit
33e68aadc9
67 changed files with 69 additions and 111 deletions
|
@ -63,7 +63,6 @@ This API is completely unstable and subject to change.
|
|||
#![feature(rustdoc_internals)]
|
||||
#![allow(internal_features)]
|
||||
#![feature(control_flow_enum)]
|
||||
#![feature(generic_nonzero)]
|
||||
#![feature(if_let_guard)]
|
||||
#![feature(is_sorted)]
|
||||
#![feature(iter_intersperse)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue