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
Accelerator
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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
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
15.4k
Star
115k
Code
Issues
5k+
Pull requests
1.3k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Rollup of 2 pull requests
- #57513
#57513
Closed
Centril
wants to merge 17 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup
Centril/rust:rollup
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Closed
Rollup of 2 pull requests
#57513
Centril
wants to merge 17 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup
Centril/rust:rollup
Copy head branch name to clipboard
Commits
Commits on Dec 31, 2018
stabilize const_int_wrapping.
Centril
committed
7e7c337
View commit details
Copy full SHA for 7e7c337
Browse repository at this point
stabilize const_int_rotate
Centril
committed
e258489
View commit details
Copy full SHA for e258489
Browse repository at this point
stabilize const_int_sign
Centril
committed
eb0597a
View commit details
Copy full SHA for eb0597a
Browse repository at this point
const stabilizations: adjust run-pass tests.
Centril
committed
d85ec4a
View commit details
Copy full SHA for d85ec4a
Browse repository at this point
unchecked_{shl,shr}: extend const tests.
Centril
committed
35d77fc
View commit details
Copy full SHA for 35d77fc
Browse repository at this point
qualify_min_const_fn: improve note.
Centril
committed
e4c47f9
View commit details
Copy full SHA for e4c47f9
Browse repository at this point
make some intrinsics safe.
Centril
committed
fedfb61
View commit details
Copy full SHA for fedfb61
Browse repository at this point
now that some intrisics are safe, use that fact.
Centril
committed
50152d2
View commit details
Copy full SHA for 50152d2
Browse repository at this point
const-stabilize const_int_ops + reverse_bits
Centril
committed
2760f87
View commit details
Copy full SHA for 2760f87
Browse repository at this point
const-stabilize Ipv4Addr::new
Centril
committed
14be8a7
View commit details
Copy full SHA for 14be8a7
Browse repository at this point
Commits on Jan 9, 2019
Stabilize `let` bindings and destructuring in constants and const fn
oli-obk
committed
4b4fc63
View commit details
Copy full SHA for 4b4fc63
Browse repository at this point
Clarify const_let comment
oli-obk
committed
a49acea
View commit details
Copy full SHA for a49acea
Browse repository at this point
const fn feature gate is not needed anymore in a lot of tests
oli-obk
committed
aef6288
View commit details
Copy full SHA for aef6288
Browse repository at this point
Fix irrefutable slice patterns in const fn
oli-obk
committed
80262e6
View commit details
Copy full SHA for 80262e6
Browse repository at this point
Commits on Jan 11, 2019
Remove unneeded but benign change
oli-obk
committed
16a4e47
View commit details
Copy full SHA for 16a4e47
Browse repository at this point
Rollup merge of #57175 - oli-obk:const_let_stabilization, r=nikomatsakis
Show description for 8f2c998
Centril
authored
8f2c998
View commit details
Copy full SHA for 8f2c998
Browse repository at this point
Rollup merge of #57234 - Centril:const-stabilizations-2, r=oli-obk
Show description for 713551c
Centril
authored
713551c
View commit details
Copy full SHA for 713551c
Browse repository at this point
You can’t perform that action at this time.