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

@@ -20,7 +20,6 @@
#![feature(cfg_match)]
#![feature(core_intrinsics)]
#![feature(extend_one)]
#![feature(generic_nonzero)]
#![feature(hash_raw_entry)]
#![feature(hasher_prefixfree_extras)]
#![feature(lazy_cell)]