rust/library/core/src/num
Trevor Gross 37e223ccaa dec2flt: Refactor the fast path
This is just a bit of code cleanup to make use of returning early.
2025-03-02 09:35:42 +00:00
..
dec2flt dec2flt: Refactor the fast path 2025-03-02 09:35:42 +00:00
flt2dec Add inherent versions of MaybeUninit methods for slices 2025-01-11 23:57:00 -05:00
shells diagnostic items for legacy numeric constants 2024-02-18 12:08:16 -07:00
bignum.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
diy_float.rs Fix assert in diy_float 2021-07-27 16:02:35 -04:00
error.rs replace placeholder version 2024-09-03 20:54:02 +01:00
f16.rs float::min/max: mention the non-determinism around signed 0 2025-01-30 13:44:13 +01:00
f32.rs float: Update some constants to pub(crate) 2025-03-02 07:08:00 +00:00
f64.rs float: Update some constants to pub(crate) 2025-03-02 07:08:00 +00:00
f128.rs float::min/max: mention the non-determinism around signed 0 2025-01-30 13:44:13 +01:00
fmt.rs Fix a bunch of typos 2021-12-14 16:40:43 +01:00
int_log10.rs core: add #![warn(unreachable_pub)] 2025-01-20 18:35:32 +01:00
int_macros.rs Rollup merge of #137393 - chorman0773:unbounded-shifts-stabilize, r=Amanieu 2025-02-24 02:11:34 -05:00
int_sqrt.rs core: add #![warn(unreachable_pub)] 2025-01-20 18:35:32 +01:00
mod.rs Rollup merge of #134340 - Urgau:stabilize-num_midpoint_signed, r=scottmcm 2025-02-20 14:58:16 -08:00
niche_types.rs Add safe new to NotAllOnes 2025-02-14 12:00:13 +00:00
nonzero.rs Auto merge of #137237 - cuviper:stage0, r=Mark-Simulacrum 2025-02-23 11:12:56 +00:00
overflow_panic.rs core: add #![warn(unreachable_pub)] 2025-01-20 18:35:32 +01:00
saturating.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
uint_macros.rs Rollup merge of #137393 - chorman0773:unbounded-shifts-stabilize, r=Amanieu 2025-02-24 02:11:34 -05:00
wrapping.rs core: add #![warn(unreachable_pub)] 2025-01-20 18:35:32 +01:00