Skip to content

Pull requests: async-rs/async-task

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

RawTask refactoring
#19 by oliver-giersch was closed Oct 27, 2020 Loading… updated Oct 27, 2020
Switch CI to stable
#21 by skade was closed Jul 8, 2020 Loading… updated Jul 8, 2020
Add waker_fn
#18 by ghost was merged Jan 24, 2020 Loading… updated Jan 24, 2020
Add no-std category
#17 by skade was merged Jan 8, 2020 Loading… updated Jan 8, 2020
Add waker and conversion to raw pointer
#16 by ghost was merged Jan 6, 2020 Loading… updated Jan 6, 2020
Make the crate no_std
#15 by ghost was merged Jan 6, 2020 Loading… updated Jan 6, 2020
Schedule function holds a reference to RawTask
#12 by ghost was merged Dec 31, 2019 Loading… updated Dec 31, 2019
make the readme more glam
#8 by yoshuawuyts was merged Nov 15, 2019 Loading… updated Dec 24, 2019
Add spawn_local and clarify what the schedule function can do
#10 by ghost was merged Dec 1, 2019 Loading… updated Dec 2, 2019
2
remove one notify_unless call
#9 by laizy was merged Nov 20, 2019 Loading… updated Nov 20, 2019
Update dependencies
#7 by taiki-e was merged Nov 15, 2019 Loading… updated Nov 15, 2019
Remove async_await feature gates
#4 by JohnTitor was merged Aug 31, 2019 Loading… updated Aug 31, 2019
Add readme section to Cargo.toml
#3 by jamesmunns was merged Aug 16, 2019 Loading… updated Aug 16, 2019
Add badges to the README.md
#2 by skade was merged Aug 16, 2019 Loading… updated Aug 16, 2019
ProTip! Exclude everything labeled bug with -label:bug.