2
0
Fork 1
mirror of https://github.com/async-rs/async-std.git synced 2025-04-27 10:46:49 +00:00
Commit graph

1 commit

Author SHA1 Message Date
Stjepan Glavina
3dd59d7056
Refactor the task module (#421)
* Refactor the task module

* Fix clippy warning

* Simplify task-local entries

* Reduce the amount of future wrapping

* Cleanup

* Simplify stealing
2019-11-01 02:45:33 +01:00