-
Notifications
You must be signed in to change notification settings - Fork 343
Pull requests: async-rs/async-std
Pull requests list
Fix compilation errors with
feature = io_safety
.
#1084
by sunfishcode
was merged Aug 21, 2024
Loading...
Updated note about cargo add since it is now integrated in cargo
#1076
by Nereuxofficial
was merged Jun 18, 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...
Fix file EOF to not be permanent: reading again should give new data
#1030
by joshtriplett
was merged Jul 1, 2022
Loading...
Export
BufReadExt
and SeekExt
from async_std::io
#1029
by joshtriplett
was merged Jun 20, 2022
Loading...
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.