about summary refs log tree commit diff
path: root/src/libcore/task/wake.rs
AgeCommit message (Expand)AuthorLines
2018-07-29Fix From<LocalWaker>Josef Reinhard Brandl-3/+5
2018-07-25Enforce #![deny(bare_trait_objects)] in src/libcoreljedrz-4/+4
2018-07-23Forget Waker when cloning LocalWakerThomas de Zeeuw-4/+5
2018-07-12task: remove wrong comments about non-existent LocalWake traitSean McArthur-5/+3
2018-06-29Make Waker and LocalWaker UnpinTaylor Cramer-0/+3
2018-06-26Split libcore/task.rs into submodulesJosef Reinhard Brandl-0/+275