| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2018-10-24 | Update comment based on suggestion. | Son | -2/+3 |
| 2018-10-17 | Seems like we don't have to refer the file anymore. | Son | -4/+1 |
| 2018-10-17 | Add doc for impl From for Waker | Son | -0/+7 |
| 2018-10-01 | LocalWaker and Waker cleanups | Taylor Cramer | -32/+33 |
| 2018-09-19 | Remove spawning from task::Context | Taylor Cramer | -0/+9 |
| 2018-07-29 | Fix From<LocalWaker> | Josef Reinhard Brandl | -3/+5 |
| 2018-07-25 | Enforce #![deny(bare_trait_objects)] in src/libcore | ljedrz | -4/+4 |
| 2018-07-23 | Forget Waker when cloning LocalWaker | Thomas de Zeeuw | -4/+5 |
| 2018-07-12 | task: remove wrong comments about non-existent LocalWake trait | Sean McArthur | -5/+3 |
| 2018-06-29 | Make Waker and LocalWaker Unpin | Taylor Cramer | -0/+3 |
| 2018-06-26 | Split libcore/task.rs into submodules | Josef Reinhard Brandl | -0/+275 |
