-
Notifications
You must be signed in to change notification settings - Fork 341
Pull requests: async-rs/async-std
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Updated note about cargo add since it is now integrated in cargo
#1076
by Nereuxofficial
was merged Jun 18, 2024
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…
futures now re-exports std Future; remove docs about differences
#1024
by joshtriplett
was merged Jun 3, 2022
Loading…
Remove rustfmt.toml - zero changes to formatting
#1022
by joshtriplett
was merged Jun 3, 2022
Loading…
Add
TryFrom
impls to convert async types to corresponding sync types
#1014
by joshtriplett
was merged May 1, 2022
Loading…
Match error message from sync File::create in async File::create
#994
by jaztec
was merged Mar 22, 2022
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.