diff options
| author | bors <bors@rust-lang.org> | 2015-05-14 18:18:39 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2015-05-14 18:18:39 +0000 |
| commit | dd4dad8c860363077a3d53af025a0c029a613320 (patch) | |
| tree | 11c4b5dda04fee8cb25b1e4119eb40b2ca2d3804 /src/test/codegen/stack-alloc-string-slice.rs | |
| parent | af522079a2e13046cbf5f426874d7f6b672c501e (diff) | |
| parent | 556e76bb78cdd1d951e3966b2264ef8567371881 (diff) | |
| download | rust-dd4dad8c860363077a3d53af025a0c029a613320.tar.gz rust-dd4dad8c860363077a3d53af025a0c029a613320.zip | |
Auto merge of #24920 - alexcrichton:duration, r=aturon
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
Diffstat (limited to 'src/test/codegen/stack-alloc-string-slice.rs')
0 files changed, 0 insertions, 0 deletions
