2
0
Fork 1
mirror of https://github.com/async-rs/async-std.git synced 2026-01-31 00:29:28 +00:00
Commit graph

2 commits

Author SHA1 Message Date
Friedel Ziegelmayer
e4c4c93d29
Test and fix 32 bit targets 2020-05-07 23:20:44 +02:00
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