dd4dad8c86
This commit is an implementation of [RFC 1040][rfc] which is a redesign of the currently-unstable `Duration` type. The API of the type has been scaled back to be more conservative and it also no longer supports negative durations. [rfc]: https://github.com/rust-lang/rfcs/blob/master/text/1040-duration-reform.md The inner `duration` module of the `time` module has now been hidden (as `Duration` is reexported) and the feature name for this type has changed from `std_misc` to `duration`. All APIs accepting durations have also been audited to take a more flavorful feature name instead of `std_misc`. Closes #24874 |
||
---|---|---|
.. | ||
core-map.rs | ||
core-set.rs | ||
core-std.rs | ||
core-uint-to-str.rs | ||
msgsend-pipes-shared.rs | ||
msgsend-pipes.rs | ||
msgsend-ring-mutex-arcs.rs | ||
noise.rs | ||
rt-messaging-ping-pong.rs | ||
rt-parfib.rs | ||
shootout-ackermann.rs | ||
shootout-binarytrees.rs | ||
shootout-chameneos-redux.rs | ||
shootout-fannkuch-redux.rs | ||
shootout-fasta-redux.rs | ||
shootout-fasta.rs | ||
shootout-fibo.rs | ||
shootout-k-nucleotide-pipes.rs | ||
shootout-k-nucleotide.data | ||
shootout-k-nucleotide.rs | ||
shootout-mandelbrot.rs | ||
shootout-meteor.rs | ||
shootout-nbody.rs | ||
shootout-pfib.rs | ||
shootout-reverse-complement.rs | ||
shootout-spectralnorm.rs | ||
shootout-threadring.rs | ||
std-smallintmap.rs | ||
sudoku.rs | ||
task-perf-alloc-unwind.rs | ||
task-perf-jargon-metal-smoke.rs | ||
task-perf-spawnalot.rs |