Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
tailhook
/
async-std
Public
forked from
async-rs/async-std
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
1baee98
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 28, 2019
Merge pull request #375 from sunjay/fromstream-pathbuf
Show description for 1baee98
yoshuawuyts
authored
1baee98
Copy full SHA for 1baee98
Merge pull request #392 from taiki-e/clippy
Show description for f262fd8
skade
authored
f262fd8
Copy full SHA for f262fd8
Merge pull request #393 from k-nasa/fix_clippy
Show description for c2a084e
skade
authored
c2a084e
Copy full SHA for c2a084e
Merge pull request #376 from AZanellato/typo-fixes
Show description for ae41d45
skade
authored
ae41d45
Copy full SHA for ae41d45
Commits on Oct 27, 2019
Merge pull request #394 from async-rs/link-types
Show description for 4cab868
yoshuawuyts
authored
4cab868
Copy full SHA for 4cab868
backlink io docs
Show description for 4475a22
yoshuawuyts
committed
4475a22
Copy full SHA for 4475a22
backlink all docs
Show description for a3a740c
yoshuawuyts
committed
a3a740c
Copy full SHA for a3a740c
fix clippy::redundant_clone
k-nasa
committed
fe49f26
Copy full SHA for fe49f26
fix clippy::cognitive_complexity
k-nasa
committed
7fe2a1b
Copy full SHA for 7fe2a1b
fix clippy::comparison_chain
k-nasa
committed
7c293d3
Copy full SHA for 7c293d3
$cargo fix -Z unstable-options --clippy --features unstable
k-nasa
committed
c9d958d
Copy full SHA for c9d958d
Commits on Oct 26, 2019
run clippy check on beta & address clippy warnings
taiki-e
committed
6549b66
Copy full SHA for 6549b66
Remove usage of actions-rs/clippy-check
taiki-e
committed
610c66e
Copy full SHA for 610c66e
Commits on Oct 25, 2019
Change homepage link (#389)
k-nasa
authored and
Stjepan Glavina
committed
81e3cab
Copy full SHA for 81e3cab
Commits on Oct 23, 2019
Add channel behind unstable feature flag (#380)
Show description for b2fe913
Stjepan Glavina
authored
b2fe913
Copy full SHA for b2fe913
Deny warnings on CI (#378)
Show description for 2abf5ca
taiki-e
authored
2abf5ca
Copy full SHA for 2abf5ca
Remove Pin API related unsafe code by using pin-project-lite cra… (#381)
taiki-e
authored and
Stjepan Glavina
committed
944e43d
Copy full SHA for 944e43d
Commits on Oct 21, 2019
Sentence structure on notice
AZanellato
committed
faad4c8
Copy full SHA for faad4c8
Typos and sentence structure fixes
AZanellato
committed
88558ea
Copy full SHA for 88558ea
Commits on Oct 20, 2019
Added Extend + FromStream for PathBuf
sunjay
committed
0d4a907
Copy full SHA for 0d4a907
Commits on Oct 17, 2019
Cleanup: replace cfg-if with our macros (#361)
Show description for ec23632
Stjepan Glavina
authored
ec23632
Copy full SHA for ec23632
Make sure each invocation of block_on uses its own Parker (#358)
Stjepan Glavina
authored
46f0fb1
Copy full SHA for 46f0fb1
Commits on Oct 16, 2019
Enable tests on CI (#357)
Show description for e405544
taiki-e
authored
e405544
Copy full SHA for e405544
Merge pull request #338 from async-rs/draft-0.99.10
Show description for ca80ca9
yoshuawuyts
authored
ca80ca9
Copy full SHA for ca80ca9
finalize changelog
Show description for 802d4df
yoshuawuyts
committed
802d4df
Copy full SHA for 802d4df
Merge pull request #353 from async-rs/fix-printing
Show description for 9ff0750
yoshuawuyts
authored
9ff0750
Copy full SHA for 9ff0750
Merge pull request #279 from montekki/fs-stream-repeat-with
Show description for 6eb3ea2
yoshuawuyts
authored
6eb3ea2
Copy full SHA for 6eb3ea2
fix macros, take II
Show description for 4d34a15
yoshuawuyts
committed
4d34a15
Copy full SHA for 4d34a15
Merge branch 'master' into fs-stream-repeat-with
yoshuawuyts
authored
822e4bc
Copy full SHA for 822e4bc
correctly mark stream::Merge as unstable (#352)
Show description for 6e0905d
yoshuawuyts
authored and
Stjepan Glavina
committed
6e0905d
Copy full SHA for 6e0905d
add Stream::last (#347)
Show description for aaa1b6c
starsheriff
authored and
Stjepan Glavina
committed
aaa1b6c
Copy full SHA for aaa1b6c
Fix typos
Stjepan Glavina
authored
add6863
Copy full SHA for add6863
task docs (#346)
Show description for faff1f7
yoshuawuyts
authored and
Stjepan Glavina
committed
faff1f7
Copy full SHA for faff1f7
Merge pull request #345 from async-rs/io-docs
Show description for e986e7b
yoshuawuyts
authored
e986e7b
Copy full SHA for e986e7b
Implemented StreamExt::try_fold (#344)
Wassasin
authored and
Stjepan Glavina
committed
6b00e5e
Copy full SHA for 6b00e5e
Pagination
Previous
Next
You can’t perform that action at this time.