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.8k
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 6 pull requests
- #68854
#68854
Closed
Centril
wants to merge 15 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-cofz94u
Centril/rust:rollup-cofz94u
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Closed
Rollup of 6 pull requests
#68854
Centril
wants to merge 15 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-cofz94u
Centril/rust:rollup-cofz94u
Copy head branch name to clipboard
Commits
Commits on Feb 2, 2020
Strip unnecessary subexpression
Show description for b0a9e94
ForNeVeR
authored
b0a9e94
View commit details
Copy full SHA for b0a9e94
Browse repository at this point
Commits on Feb 3, 2020
Fix up `merge_from_succ`.
Show description for 0eb297d
nnethercote
committed
0eb297d
View commit details
Copy full SHA for 0eb297d
Browse repository at this point
Pull out a special case in `merge_from_succ`.
Show description for d62b6f2
nnethercote
committed
d62b6f2
View commit details
Copy full SHA for d62b6f2
Browse repository at this point
Commits on Feb 4, 2020
Clean up E0264, E0267 and E0268 explanations
GuillaumeGomez
committed
11eee61
View commit details
Copy full SHA for 11eee61
Browse repository at this point
Commits on Feb 5, 2020
parse_ty_common: use `enum`s instead of `bool`s.
Centril
committed
c0b7b41
View commit details
Copy full SHA for c0b7b41
Browse repository at this point
parser: merge `fn` grammars wrt. bodies & headers
Show description for b2c6eeb
Centril
committed
b2c6eeb
View commit details
Copy full SHA for b2c6eeb
Browse repository at this point
lowering: add recursion_limit = 256
Centril
committed
67c29ed
View commit details
Copy full SHA for 67c29ed
Browse repository at this point
`#![recursion_limit = "X"]`: note current crate name.
Centril
committed
01dd376
View commit details
Copy full SHA for 01dd376
Browse repository at this point
Fix issue number of `capacity` method
JohnTitor
committed
df7d9f3
View commit details
Copy full SHA for df7d9f3
Browse repository at this point
Rollup merge of #68762 - ForNeVeR:patch-1, r=alexcrichton
Show description for 8f83635
Centril
authored
8f83635
View commit details
Copy full SHA for 8f83635
Browse repository at this point
Rollup merge of #68788 - Centril:unified-fn-bodies, r=petrochenkov
Show description for c79d72e
Centril
authored
c79d72e
View commit details
Copy full SHA for c79d72e
Browse repository at this point
Rollup merge of #68790 - nnethercote:improve-merge_from_succ, r=nikomatsakis
Show description for eac6e90
Centril
authored
eac6e90
View commit details
Copy full SHA for eac6e90
Browse repository at this point
Rollup merge of #68832 - GuillaumeGomez:clean-up-3-err-codes, r=estebank
Show description for 5bcd27c
Centril
authored
5bcd27c
View commit details
Copy full SHA for 5bcd27c
Browse repository at this point
Rollup merge of #68840 - Centril:rec-lim-curr-crate, r=estebank
Show description for 64ffb4f
Centril
authored
64ffb4f
View commit details
Copy full SHA for 64ffb4f
Browse repository at this point
Rollup merge of #68851 - JohnTitor:fix-issue-number, r=Centril
Show description for 68d523a
Centril
authored
68d523a
View commit details
Copy full SHA for 68d523a
Browse repository at this point
You can’t perform that action at this time.