about summary refs log tree commit diff
path: root/src/libcore/task/context.rs
AgeCommit message (Expand)AuthorLines
2018-09-19Remove spawning from task::ContextTaylor Cramer-98/+0
2018-08-06Rename Executor trait to SpawnJosef Reinhard Brandl-19/+25
2018-08-04Remove redundant field names in structsljedrz-1/+1
2018-07-25Enforce #![deny(bare_trait_objects)] in src/libcoreljedrz-3/+3
2018-06-26Split libcore/task.rs into submodulesJosef Reinhard Brandl-0/+92