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.3k
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 5 pull requests
- #67288
#67288
Closed
Centril
wants to merge 18 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-w2g96nc
Centril/rust:rollup-w2g96nc
Copy head branch name to clipboard
Conversation
Commits
18
(18)
Checks
Files changed
Closed
Rollup of 5 pull requests
#67288
Centril
wants to merge 18 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-w2g96nc
Centril/rust:rollup-w2g96nc
Copy head branch name to clipboard
Commits
Commits on Dec 12, 2019
Remove i686-unknown-dragonfly target
tuxillo
committed
0f47327
View commit details
Copy full SHA for 0f47327
Browse repository at this point
Fix signature of `__wasilibc_find_relpath`
Show description for 641ccd5
alexcrichton
committed
641ccd5
View commit details
Copy full SHA for 641ccd5
Browse repository at this point
Commits on Dec 13, 2019
Reuse the `staged_api` feature for `rustc_const_unstable`
oli-obk
committed
d75c753
View commit details
Copy full SHA for d75c753
Browse repository at this point
Require stable/unstable annotations for the constness of all stable functions with a `const` modifier
oli-obk
committed
5e17e39
View commit details
Copy full SHA for 5e17e39
Browse repository at this point
Compiler internal error codes need no documentation
oli-obk
committed
c7471ad
View commit details
Copy full SHA for c7471ad
Browse repository at this point
Elaborate internal const fn comment
oli-obk
committed
8c83264
View commit details
Copy full SHA for 8c83264
Browse repository at this point
Fix rustdoc test
oli-obk
committed
395a789
View commit details
Copy full SHA for 395a789
Browse repository at this point
Change the const stab default for internal const fns
oli-obk
committed
83b8a56
View commit details
Copy full SHA for 83b8a56
Browse repository at this point
Consistently name `min_const_fn`
oli-obk
committed
3abc727
View commit details
Copy full SHA for 3abc727
Browse repository at this point
Address review comments
oli-obk
committed
f12affe
View commit details
Copy full SHA for f12affe
Browse repository at this point
Const prop should finish propagation into user defined variables
Show description for 0745b8c
wesleywiser
committed
0745b8c
View commit details
Copy full SHA for 0745b8c
Browse repository at this point
The constness of 128 bit atomics will be stabilized together with the atomics
oli-obk
committed
0b47ba7
View commit details
Copy full SHA for 0b47ba7
Browse repository at this point
Fix incorrect example code of OpenOptions::open
pjw91
authored
b65c6ec
View commit details
Copy full SHA for b65c6ec
Browse repository at this point
Rollup merge of #67130 - wesleywiser:const_prop_into_locals, r=oli-obk
Show description for 25d6099
Centril
authored
25d6099
View commit details
Copy full SHA for 25d6099
Browse repository at this point
Rollup merge of #67136 - oli-obk:const_stability, r=Centril
Show description for 3b18e84
Centril
authored
3b18e84
View commit details
Copy full SHA for 3b18e84
Browse repository at this point
Rollup merge of #67255 - tuxillo:remove-i686-unknown-dragonfly, r=alexcrichton
Show description for eed699b
Centril
authored
eed699b
View commit details
Copy full SHA for eed699b
Browse repository at this point
Rollup merge of #67267 - alexcrichton:update-wasi-libc, r=Dylan-DPC
Show description for 319dc61
Centril
authored
319dc61
View commit details
Copy full SHA for 319dc61
Browse repository at this point
Rollup merge of #67282 - pjw91:patch-1, r=Dylan-DPC
Show description for 6df8ddc
Centril
authored
6df8ddc
View commit details
Copy full SHA for 6df8ddc
Browse repository at this point
You can’t perform that action at this time.