Stabilize generic NonZero.

This commit is contained in:
Markus Reiter
2024-04-21 18:41:45 +02:00
parent f22a0c2d9f
commit 33e68aadc9
67 changed files with 69 additions and 111 deletions

View File

@@ -1,5 +1,4 @@
#![feature(decl_macro)]
#![feature(generic_nonzero)]
#![feature(lazy_cell)]
#![feature(let_chains)]
#![feature(thread_spawn_unchecked)]