| .. |
|
dec2flt
|
Use if-let guards in the codebase
|
2021-08-25 20:24:35 +02:00 |
|
flt2dec
|
Changed dec2flt to use the Eisel-Lemire algorithm.
|
2021-07-17 00:30:34 -05:00 |
|
shells
|
Convert the rest of the standard library primitives to intra-doc links
|
2021-02-25 20:32:49 -05:00 |
|
bignum.rs
|
[clippy] remove redundant field names
|
2021-05-02 20:24:17 -04:00 |
|
diy_float.rs
|
Fix assert in diy_float
|
2021-07-27 16:02:35 -04:00 |
|
error.rs
|
postpone stabilizaton by one release
|
2021-06-22 10:20:56 +01:00 |
|
f32.rs
|
Rollup merge of #89720 - jkugelman:must-use-math-operations, r=joshtriplett
|
2021-10-10 18:22:25 +02:00 |
|
f64.rs
|
Rollup merge of #89720 - jkugelman:must-use-math-operations, r=joshtriplett
|
2021-10-10 18:22:25 +02:00 |
|
fmt.rs
|
Move flt2dec::{Formatted, Part} to dedicated module
|
2021-06-06 02:54:51 +01:00 |
|
int_log10.rs
|
Change return type for T::{log,log2,log10} to u32. The value is at
|
2021-09-05 17:09:21 +02:00 |
|
int_macros.rs
|
Rollup merge of #89720 - jkugelman:must-use-math-operations, r=joshtriplett
|
2021-10-10 18:22:25 +02:00 |
|
mod.rs
|
Add #[must_use] to is_condition tests
|
2021-10-09 21:27:13 -04:00 |
|
nonzero.rs
|
Rollup merge of #89720 - jkugelman:must-use-math-operations, r=joshtriplett
|
2021-10-10 18:22:25 +02:00 |
|
saturating.rs
|
Rollup merge of #89720 - jkugelman:must-use-math-operations, r=joshtriplett
|
2021-10-10 18:22:25 +02:00 |
|
uint_macros.rs
|
Rollup merge of #89720 - jkugelman:must-use-math-operations, r=joshtriplett
|
2021-10-10 18:22:25 +02:00 |
|
wrapping.rs
|
Rollup merge of #89720 - jkugelman:must-use-math-operations, r=joshtriplett
|
2021-10-10 18:22:25 +02:00 |