1. deb709f Replace crossbeam with flume by Stjepan Glavina · 3 years, 9 months ago
  2. c533cc6 Change JoinHandle output type by Stjepan Glavina · 3 years, 9 months ago
  3. ceeb5a1 Modernize dependencies by Stjepan Glavina · 3 years, 9 months ago
  4. c443f4f Change the behavior of JoinHandle by Stjepan Glavina · 3 years, 9 months ago
  5. 621aa3a Fix failing test by Stjepan Glavina · 3 years, 9 months ago
  6. e5d57b7 Remove JoinHandle::waker by Stjepan Glavina · 3 years, 9 months ago
  7. e17c3fc Remove waker_fn by Stjepan Glavina · 3 years, 9 months ago
  8. 95fc674 Fix benches by Stjepan Glavina · 3 years, 9 months ago
  9. 42e3a69 Remove tags by Stjepan Glavina · 3 years, 9 months ago
  10. 46ad1d5 Grammar by Stjepan Glavina · 4 years, 2 months ago
  11. 254e1a7 Don't let clippy fail the build by Stjepan Glavina · 4 years, 2 months ago
  12. b39e48f Remove loc from CI by Stjepan Glavina · 4 years, 2 months ago
  13. 6dfc2d1 Remove benches from check by Stjepan Glavina · 4 years, 2 months ago
  14. 42514c2 Fix failing CI by Stjepan Glavina · 4 years, 2 months ago
  15. a2c1fa8 Fix failing CI by Stjepan Glavina · 4 years, 2 months ago
  16. c1b6c98 Fix failing CI by Stjepan Glavina · 4 years, 2 months ago
  17. b7a3f3d Switch to Github workflows by Stjepan Glavina · 4 years, 2 months ago
  18. ff46046 Add github dir by Stjepan Glavina · 4 years, 2 months ago
  19. c74a321 Cleanup by Stjepan Glavina · 4 years, 2 months ago
  20. 405e854 Bump to v3.0.0 by Stjepan Glavina · 4 years, 2 months ago
  21. 9b0453b Use ThreadId for spawn_local by Stjepan Glavina · 4 years, 2 months ago
  22. 2469ca3 Bump to v2.1.1 by Stjepan Glavina · 4 years, 3 months ago
  23. d3011bf Allocate large futures on the heap by Stjepan Glavina · 4 years, 3 months ago
  24. d265d22 Fix a mistake in the changelog by Stjepan Glavina · 4 years, 3 months ago
  25. d7b17fb Docs and grammar by Stjepan Glavina · 4 years, 3 months ago
  26. fad623a Task only becomes ready when the future is dropped by Stjepan Glavina · 4 years, 3 months ago
  27. 4ab094c Cargo fmt by Stjepan Glavina · 4 years, 3 months ago
  28. 2c848a6 Bump to v2.0.0 by Stjepan Glavina · 4 years, 3 months ago
  29. 4ce22ee Merge remote-tracking branch 'Lucretiel/patch-1' by Stjepan Glavina · 4 years, 3 months ago
  30. 9405905 Run returns a bool by Stjepan Glavina · 4 years, 3 months ago
  31. a1f5e18 Simplify `RawTask::clone` to simply use copy by Nathan West · 4 years, 3 months ago
  32. b7a2496 Bump to 1.3.1 by Stjepan Glavina · 4 years, 5 months ago
  33. 7f91c12 Bump to 1.3.0 by Stjepan Glavina · 4 years, 5 months ago
  34. a94d2f4 Add waker_fn (#18) by Stjepan Glavina · 4 years, 5 months ago
  35. 4a94b05 Update README.md by Stjepan Glavina · 4 years, 5 months ago
  36. ca18d41 Bump to 1.2.1 by Stjepan Glavina · 4 years, 6 months ago
  37. 8e4960d Merge pull request #17 from skade/add-no-std-category by Yoshua Wuyts · 4 years, 6 months ago
  38. 3fac7ef Add no-std category by Florian Gilcher · 4 years, 6 months ago
  39. 13cbcf9 Test on Linux, macOS and Windows by Stjepan Glavina · 4 years, 6 months ago
  40. 3da857e Bump to 1.2.0 by Stjepan Glavina · 4 years, 6 months ago
  41. 7e7d19c Remove libc dependency on non-Unix platforms by Stjepan Glavina · 4 years, 6 months ago
  42. af051a5 Add waker and conversion to raw pointer (#16) by Stjepan Glavina · 4 years, 6 months ago
  43. f4ae6f5 Add a comment by Stjepan Glavina · 4 years, 6 months ago
  44. 921e8a0 Make the crate no_std (#15) by Stjepan Glavina · 4 years, 6 months ago
  45. 119f82f Bump to 1.1.1 by Stjepan Glavina · 4 years, 6 months ago
  46. 45a2c1f Schedule function holds a reference to RawTask (#12) by Stjepan Glavina · 4 years, 6 months ago
  47. 9f11ab3 Bump to 1.1.0 by Stjepan Glavina · 4 years, 6 months ago
  48. 5977202 Merge pull request #10 from async-rs/spawn-local by Yoshua Wuyts · 4 years, 7 months ago
  49. 5d80be6 Remove accidentally added pending.rs by Stjepan Glavina · 4 years, 7 months ago
  50. 9b69acd Relax the bounds on Send for JoinHandle impl by Stjepan Glavina · 4 years, 7 months ago
  51. 951d971 Add an note about the schedule function by Stjepan Glavina · 4 years, 7 months ago
  52. fcfa4ab Add spawn_local function by Stjepan Glavina · 4 years, 7 months ago
  53. 2b0427a remove one notify_unless call (#9) by laizy · 4 years, 7 months ago
  54. 5c398cf Reschedule if last waker is dropped by Stjepan Glavina · 4 years, 10 months ago
  55. 8b8c8a1 make the readme more glam (#8) by Yoshua Wuyts · 4 years, 8 months ago
  56. b98487c Merge pull request #7 from taiki-e/dependencies by Yoshua Wuyts · 4 years, 8 months ago
  57. 68ab7bf Update dependencies by Taiki Endo · 4 years, 8 months ago
  58. 226b252 Remove `async_await` feature gates (#4) by Yuki Okushi · 4 years, 10 months ago
  59. cac7050 Merge pull request #3 from async-rs/jamesmunns-patch-1 by Stjepan Glavina · 4 years, 11 months ago
  60. 4428cc7 Add readme section to Cargo.toml by James Munns · 4 years, 11 months ago
  61. c588d81 Prepare version 0.99.0 by Stjepan Glavina · 4 years, 11 months ago
  62. eebedf9 Update readme by Stjepan Glavina · 4 years, 11 months ago
  63. 556d883 Merge pull request #2 from async-rs/readme-badges by Florian Gilcher · 4 years, 11 months ago
  64. 1692037 Update README.md by Florian Gilcher · 4 years, 11 months ago
  65. 802144f Add badges to the README.md by Florian Gilcher · 4 years, 11 months ago
  66. 7a8962b Rewrite docs by Stjepan Glavina · 4 years, 11 months ago
  67. 1c5032d Deny warnings on Travis by Stjepan Glavina · 4 years, 11 months ago
  68. d6100f7 Set number of concurrent test threads to 1 by Stjepan Glavina · 4 years, 11 months ago
  69. a7daa19 Try fixing Travis by Stjepan Glavina · 4 years, 11 months ago
  70. 0babb03 Run tests under valgrind by Stjepan Glavina · 4 years, 11 months ago
  71. 6c30a4f Add a Travis config by Stjepan Glavina · 4 years, 11 months ago
  72. 85a2152 Add keywords by Stjepan Glavina · 4 years, 11 months ago
  73. 1479e86 Initial commit by Stjepan Glavina · 4 years, 11 months ago