rust/library/core
Matthias Krüger 5d41186446
Rollup merge of #122479 - GrigorenkoPV:duration_millis_float, r=scottmcm
Implement `Duration::as_millis_{f64,f32}`

Implementation of #122451.

Linked const-unstability to #72440, so the post there should probably be updated to mentions the 2 new methods when/if this PR is merged.
2024-03-14 20:00:20 +01:00
..
benches Add benches for net parsing 2024-03-04 18:46:24 -05:00
src Rollup merge of #122479 - GrigorenkoPV:duration_millis_float, r=scottmcm 2024-03-14 20:00:20 +01:00
tests fix unsoundness in Step::forward_unchecked for signed integers 2024-03-14 00:57:02 +01:00
Cargo.toml Update rand in the stdlib tests, and remove the getrandom feature from it 2023-01-04 14:52:41 -08:00