summary refs log tree commit diff
path: root/sys_util/src/clock.rs
Commit message (Expand)AuthorAge
* edition: Eliminate ref keywordDavid Tolnay2019-04-18
* sys_util: clock: Make clippy cleanDylan Reid2019-03-28
* edition: Update absolute paths to 2018 styleDavid Tolnay2019-03-13
* fmt: Format sys_util and fuzz crates using rustfmtDavid Tolnay2019-02-21
* Add FakeClock and FakeTimerFd for use in tests.Miriam Zimmerman2019-01-24