| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2017-12-19 | Add Hash impl for SystemTime and Instant | Vitaly _Vi Shukela | -2/+10 | |
| Closes #46670. | ||||
| 2017-09-07 | Properly detect overflow in Instance +/- Duration. | kennytm | -7/+15 | |
| Avoid unchecked cast from `u64` to `i64`. Use `try_into()` for checked cast. (On Unix, cast to `time_t` instead of `i64`.) | ||||
| 2016-11-28 | Commit to fix make tidy | Jeremy Soller | -1/+1 | |
| 2016-11-28 | Switch to using syscall crate directly - without import | Jeremy Soller | -14/+13 | |
| 2016-10-28 | Remove unsafe libc layer | Jeremy Soller | -219/+67 | |
| 2016-10-27 | Add redox system | Jeremy Soller | -0/+351 | |
