- Notifications
You must be signed in to change notification settings - Fork 343
Pull requests: async-rs/async-std
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix compilation errors with
feature = io_safety
. #1084 by sunfishcode was merged Aug 21, 2024 Loading…
Update license field following SPDX 2.1 license expression standard
#1064 by frisoft was merged Aug 20, 2024 Loading…
Prevent races between dropping File LockGuard and waking its tasks
#1056 by Enselic was merged Apr 7, 2023 Loading…
Round up timeout to the nearest millisecond for WASM
#1044 by notgull was merged Apr 30, 2023 Loading…
Cargo.toml: Remove redundant settings that match the defaults
#1023 by joshtriplett was merged Jun 2, 2022 Loading…
Cargo.toml: Fix typo (depencency -> dependency) and spacing
#1021 by joshtriplett was merged Jun 2, 2022 Loading…
Use actions/checkout@v3 rather than top of tree
#1020 by joshtriplett was merged Jun 2, 2022 Loading…
Re-export
task::spawn
and task::spawn_blocking
at top-level #1018 by joshtriplett was closed Jun 2, 2022 Loading…
Remove unused num_cpus dependency (handled by async_global_executor)
#1012 by joshtriplett was merged Apr 23, 2022 Loading…
Remove the numbering of the remaining previous chapters
#989 by hayaoR was merged Jun 2, 2022 Loading…
Previous Next
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.