Added next_up and next_down for f32/f64.
This commit is contained in:
parent
6ce76091c7
commit
04681898f0
5 changed files with 323 additions and 0 deletions
|
@ -273,6 +273,7 @@
|
|||
#![feature(exclusive_wrapper)]
|
||||
#![feature(extend_one)]
|
||||
#![feature(float_minimum_maximum)]
|
||||
#![feature(float_next_up_down)]
|
||||
#![feature(hasher_prefixfree_extras)]
|
||||
#![feature(hashmap_internals)]
|
||||
#![feature(int_error_internals)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue