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 }}
async-rs
/
async-std
Public
Notifications
You must be signed in to change notification settings
Fork
343
Star
4.1k
Code
Issues
164
Pull requests
29
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Code
Some modules support no_std
#680
Code
Merged
yoshuawuyts
merged 14 commits into
async-rs:master
async-rs/async-std:master
from
k-nasa:no_std
k-nasa/async-std:no_std
Copy head branch name to clipboard
Feb 4, 2020
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Some modules support no_std
#680
yoshuawuyts
merged 14 commits into
async-rs:master
async-rs/async-std:master
from
k-nasa:no_std
k-nasa/async-std:no_std
Copy head branch name to clipboard
Commits
Commits on Jan 28, 2020
feat: Add no-std feature
k-nasa
committed
4996f29
Copy full SHA for 4996f29
feat: Add no_std attribute when not std feature
k-nasa
committed
51b84a7
Copy full SHA for 51b84a7
feat: Make the utils module no_std
k-nasa
committed
3d32fd8
Copy full SHA for 3d32fd8
ci: Add no-std check
k-nasa
committed
41f114d
Copy full SHA for 41f114d
feat: Make the task module no_std
k-nasa
committed
6aa55fd
Copy full SHA for 6aa55fd
feat: Make the future module no_std
k-nasa
committed
1762de2
Copy full SHA for 1762de2
remove crate::prelude import
k-nasa
committed
880b7ee
Copy full SHA for 880b7ee
feat: Make the stream module no_std
k-nasa
committed
d622ec5
Copy full SHA for d622ec5
fix import Future
k-nasa
committed
22d929d
Copy full SHA for 22d929d
fix: Change feature name no-std to alloc
k-nasa
committed
7efe7ca
Copy full SHA for 7efe7ca
Commits on Feb 1, 2020
ci: fix no_std ci
k-nasa
committed
ef985bc
Copy full SHA for ef985bc
Select future-core featue according to feature
k-nasa
committed
f789f9d
Copy full SHA for f789f9d
fix: Move `extern crate alloc` to lib.rs
k-nasa
committed
0d90cb0
Copy full SHA for 0d90cb0
ci: fix no-std check
k-nasa
committed
3e24e0b
Copy full SHA for 3e24e0b
You can’t perform that action at this time.