Roman Stoliar
4d8d0a6f85
const time
...
added rustc_const_unstable attribute
extended tests
added conversion test
fixed tidy test
added feature attribute
2018-05-10 22:10:11 +03:00
Lukas Kalbertodt
3ddd67ba53
Move libcore/time tests from time.rs
to tests/time.rs
...
All other tests of libcore reside in the tests/ directory,
too. Apparently the tests of `time.rs` weren't run before, at
least not by `x.py test src/libcore`.
2018-05-06 02:34:07 +08:00
tinaun
4a8f4b7e49
stabilize duration_extras
feature
2018-04-17 01:22:21 -04:00
tinaun
335195d628
stabilize duration_from_micros
feature
2018-04-17 00:49:45 -04:00
Oliver Middleton
45d5a420ad
Correct a few stability attributes
2018-02-10 21:20:42 +00:00
Clar Charr
aab712cbc8
Move time::Duration to libcore
2018-01-29 18:16:43 -05:00