]> git.lizzy.rs Git - rust.git/commit
add some missing must use to float ops
authorasquared31415 <34665709+asquared31415@users.noreply.github.com>
Wed, 5 Jan 2022 23:58:45 +0000 (18:58 -0500)
committerasquared31415 <34665709+asquared31415@users.noreply.github.com>
Thu, 6 Jan 2022 05:20:58 +0000 (00:20 -0500)
commitdd364ed226277a392f49f8fd41504a74319b482c
tree09ae8696881940fd1699d8fbed0ae90d1d4bb824
parentf1ce0e6a00593493a12e0e3662119786c761f375
add some missing must use to float ops
library/core/src/num/f32.rs
library/core/src/num/f64.rs