about summary refs log tree commit diff
path: root/src/test/codegen/stack-alloc-string-slice.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2015-05-14 18:18:39 +0000
committerbors <bors@rust-lang.org>2015-05-14 18:18:39 +0000
commitdd4dad8c860363077a3d53af025a0c029a613320 (patch)
tree11c4b5dda04fee8cb25b1e4119eb40b2ca2d3804 /src/test/codegen/stack-alloc-string-slice.rs
parentaf522079a2e13046cbf5f426874d7f6b672c501e (diff)
parent556e76bb78cdd1d951e3966b2264ef8567371881 (diff)
downloadrust-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