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 }}
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.7k
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
- #65661
#65661
Merged
bors
merged 12 commits into
rust-lang:master
rust-lang/rust:master
from
JohnTitor:rollup-68la1fq
JohnTitor/rust:rollup-68la1fq
Copy head branch name to clipboard
Oct 21, 2019
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Rollup of 5 pull requests
#65661
bors
merged 12 commits into
rust-lang:master
rust-lang/rust:master
from
JohnTitor:rollup-68la1fq
JohnTitor/rust:rollup-68la1fq
Copy head branch name to clipboard
Commits
Commits on Oct 18, 2019
Added doc on keyword break
dorfsmay
committed
52c7713
View commit details
Copy full SHA for 52c7713
Browse repository at this point
Commits on Oct 19, 2019
reworded loop value sentence
dorfsmay
committed
11214a6
View commit details
Copy full SHA for 11214a6
Browse repository at this point
Commits on Oct 21, 2019
Correctly note code as Ok not error for E0573
ryoqun
committed
101e1f6
View commit details
Copy full SHA for 101e1f6
Browse repository at this point
Cleanup `ConstProp::visit_statement()`
wesleywiser
committed
4592a9e
View commit details
Copy full SHA for 4592a9e
Browse repository at this point
Improve SimplifyLocals pass so it can remove unused consts
Show description for 2ec7339
wesleywiser
committed
2ec7339
View commit details
Copy full SHA for 2ec7339
Browse repository at this point
use unwrap_or in lint code
Guanqun Lu
committed
642da6e
View commit details
Copy full SHA for 642da6e
Browse repository at this point
Fix `canonicalize_const_var` from leaking inference variables through
Show description for aa3d28f
skinnyBat
committed
aa3d28f
View commit details
Copy full SHA for aa3d28f
Browse repository at this point
Rollup merge of #65544 - dorfsmay:doc_keyword_break, r=Dylan-DPC
Show description for d56466f
JohnTitor
authored
d56466f
View commit details
Copy full SHA for d56466f
Browse repository at this point
Rollup merge of #65620 - ryoqun:remove-unneeded-comment, r=varkor
Show description for 7ea9cfc
JohnTitor
authored
7ea9cfc
View commit details
Copy full SHA for 7ea9cfc
Browse repository at this point
Rollup merge of #65624 - wesleywiser:improve_simplify_locals, r=oli-obk
Show description for bcc59ac
JohnTitor
authored
bcc59ac
View commit details
Copy full SHA for bcc59ac
Browse repository at this point
Rollup merge of #65650 - guanqun:use-unwrap-or, r=eddyb
Show description for 865e46b
JohnTitor
authored
865e46b
View commit details
Copy full SHA for 865e46b
Browse repository at this point
Rollup merge of #65652 - skinny121:const_infer_leak, r=eddyb
Show description for 1c94a44
JohnTitor
authored
1c94a44
View commit details
Copy full SHA for 1c94a44
Browse repository at this point
You can’t perform that action at this time.