| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-05-06 | Move libcore/time tests from `time.rs` to `tests/time.rs` | Lukas Kalbertodt | -116/+0 | |
| 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-04-17 | stabilize `duration_extras` feature | tinaun | -6/+3 | |
| 2018-04-17 | stabilize `duration_from_micros` feature | tinaun | -2/+1 | |
| 2018-02-10 | Correct a few stability attributes | Oliver Middleton | -2/+2 | |
| 2018-01-29 | Move time::Duration to libcore | Clar Charr | -0/+603 | |
