summary refs log tree commit diff
path: root/sync
Commit message (Expand)AuthorAge
* sync: add wait_timeout method to condvar wrapperFletcher Woodruff2019-09-16
* edition: Update sync crate to 2018 editionDavid Tolnay2019-03-17
* edition: Update absolute paths to 2018 styleDavid Tolnay2019-03-13
* error: Consistently use Display instead of error description()David Tolnay2019-03-02
* sync: add Convar wrapper that panics instead of returning ResultZach Reizner2019-01-23
* crosvm: Split sub-crates into independent workspacepaulhsia2019-01-03
* sync: Mutex type with methods that panic instead of return errorDavid Tolnay2018-12-05