Switch NonZero alias direction.

This commit is contained in:
Markus Reiter
2024-01-20 18:02:56 +01:00
parent 8af70c7a18
commit 4f0ce6fca2
4 changed files with 52 additions and 19 deletions

View File

@@ -323,6 +323,7 @@
#![feature(float_gamma)]
#![feature(float_minimum_maximum)]
#![feature(float_next_up_down)]
#![feature(generic_nonzero)]
#![feature(hasher_prefixfree_extras)]
#![feature(hashmap_internals)]
#![feature(hint_assert_unchecked)]