summaryrefslogtreecommitdiffstats
path: root/tokio/src/time/driver/atomic_stack.rs
AgeCommit message (Expand)Author
2020-11-23time: use intrusive lists for timer tracking (#3080)bdonlan
2020-10-12time: move error types into `time::error` (#2938)Juan Alvarez
2020-07-28rt: fix potential leak during runtime shutdown (#2649)Émile Grégoire
2020-07-24time: report correct error for timers that exceed max duration (#2023)Nikhil Benesch
2020-01-26chore: bump nightly version used in CI (#2178)Carl Lerche
2020-01-24docs: use third form in API docs (#2027)Oleg Nosov
2019-11-12reorganize modules (#1766)Carl Lerche