Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
/
Sign in
Sign up
Appearance settings
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 }}
rust-lang
/
rust
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
16.1k
Star
119k
Code
Issues
5k+
Pull requests
1.4k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Rollup of 7 pull requests
- #70826
#70826
Merged
bors
merged 22 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-yn0hc1h
Centril/rust:rollup-yn0hc1h
Copy head branch name to clipboard
Apr 6, 2020
Conversation
Commits
22
(22)
Checks
Files changed
Merged
Rollup of 7 pull requests
#70826
bors
merged 22 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-yn0hc1h
Centril/rust:rollup-yn0hc1h
Copy head branch name to clipboard
Commits
Commits on Mar 30, 2020
move OS constants to platform crate
stlankes
committed
415aff0
View commit details
Copy full SHA for 415aff0
Browse repository at this point
minor changes to pass the format check
stlankes
committed
4120834
View commit details
Copy full SHA for 4120834
Browse repository at this point
reorder imports to pass the format check
stlankes
committed
6c80bdb
View commit details
Copy full SHA for 6c80bdb
Browse repository at this point
move the definition of thread priorities to hermit-abi
stlankes
committed
9f6b96e
View commit details
Copy full SHA for 9f6b96e
Browse repository at this point
Commits on Apr 3, 2020
Open-code Fuse's Option matches
cuviper
committed
f8d6fc1
View commit details
Copy full SHA for f8d6fc1
Browse repository at this point
Use a macro to expand the specialized Fuse
cuviper
committed
6fdd4f3
View commit details
Copy full SHA for 6fdd4f3
Browse repository at this point
Commits on Apr 4, 2020
Merge branch 'master' into abi
stlankes
authored
aa22330
View commit details
Copy full SHA for aa22330
Browse repository at this point
Merge branch 'master' into abi
stlankes
authored
e2780b3
View commit details
Copy full SHA for e2780b3
Browse repository at this point
Do not lose or reorder user-provided linker arguments
petrochenkov
committed
13bd25e
View commit details
Copy full SHA for 13bd25e
Browse repository at this point
Commits on Apr 5, 2020
Stop importing the float modules. Use assoc consts
faern
committed
d06b26f
View commit details
Copy full SHA for d06b26f
Browse repository at this point
Remove more std::f32 imports in libstd
faern
committed
daf8afd
View commit details
Copy full SHA for daf8afd
Browse repository at this point
Make libcore float constant examples similar to libstd
faern
committed
28c9231
View commit details
Copy full SHA for 28c9231
Browse repository at this point
Simplify dtor registration for HermitCore by using a list of destructors
Show description for 935683b
stlankes
committed
935683b
View commit details
Copy full SHA for 935683b
Browse repository at this point
"cannot resolve" → "cannot satisfy"
estebank
committed
0cd4c89
View commit details
Copy full SHA for 0cd4c89
Browse repository at this point
Remove labels in libstd/lib.rs macro imports
Show description for 004ce25
yoshuawuyts
committed
004ce25
View commit details
Copy full SHA for 004ce25
Browse repository at this point
Rollup merge of #70553 - hermitcore:abi, r=dtolnay
Show description for be93b1c
Centril
authored
be93b1c
View commit details
Copy full SHA for be93b1c
Browse repository at this point
Rollup merge of #70665 - petrochenkov:linkargs, r=nagisa
Show description for aafbe07
Centril
authored
aafbe07
View commit details
Copy full SHA for aafbe07
Browse repository at this point
Rollup merge of #70750 - cuviper:direct-fuse, r=scottmcm
Show description for 618ba73
Centril
authored
618ba73
View commit details
Copy full SHA for 618ba73
Browse repository at this point
Rollup merge of #70782 - faern:use-assoc-float-consts, r=dtolnay
Show description for 269eeea
Centril
authored
269eeea
View commit details
Copy full SHA for 269eeea
Browse repository at this point
Rollup merge of #70798 - estebank:satisfy, r=Centril
Show description for e1b380a
Centril
authored
e1b380a
View commit details
Copy full SHA for e1b380a
Browse repository at this point
Rollup merge of #70808 - hermitcore:tls, r=dtolnay
Show description for 534f8da
Centril
authored
534f8da
View commit details
Copy full SHA for 534f8da
Browse repository at this point
Rollup merge of #70824 - yoshuawuyts:fix-labels-in-std-macro-imports, r=Mark-Simulacrum
Show description for 23acf87
Centril
authored
23acf87
View commit details
Copy full SHA for 23acf87
Browse repository at this point
You can’t perform that action at this time.