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
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
116k
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 5 pull requests
- #117996
#117996
Merged
bors
merged 15 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-sp48bl4
matthiaskrgr/rust:rollup-sp48bl4
Copy head branch name to clipboard
Nov 17, 2023
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Rollup of 5 pull requests
#117996
bors
merged 15 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-sp48bl4
matthiaskrgr/rust:rollup-sp48bl4
Copy head branch name to clipboard
Commits
Commits on Nov 14, 2023
Detect more `=>` typos
Show description for f830fe3
estebank
committed
f830fe3
View commit details
Copy full SHA for f830fe3
Browse repository at this point
Commits on Nov 16, 2023
Point at impl self ty on type error involving `Self`
Show description for a7e035a
estebank
committed
a7e035a
View commit details
Copy full SHA for a7e035a
Browse repository at this point
Suggest replacing `Self` with the right type on type error
Show description for d845685
estebank
committed
d845685
View commit details
Copy full SHA for d845685
Browse repository at this point
Move tests to subdirectory
estebank
committed
ae20897
View commit details
Copy full SHA for ae20897
Browse repository at this point
Smaller span for unnessary `mut` suggestion
estebank
committed
1c6bd0b
View commit details
Copy full SHA for 1c6bd0b
Browse repository at this point
Add test for parens around match arm pattern and condition
estebank
committed
8e7d070
View commit details
Copy full SHA for 8e7d070
Browse repository at this point
fix: Update CONTRIBUTING.md recommend -> recommended
WhistlingZephyr
authored
4e26f9c
View commit details
Copy full SHA for 4e26f9c
Browse repository at this point
bootstrap: only show PGO warnings when verbose
Show description for 776146e
cuviper
committed
776146e
View commit details
Copy full SHA for 776146e
Browse repository at this point
review comment: move error logic to different method
estebank
committed
1e8c095
View commit details
Copy full SHA for 1e8c095
Browse repository at this point
Fix code indentation
estebank
committed
099eb40
View commit details
Copy full SHA for 099eb40
Browse repository at this point
Rollup merge of #117892 - estebank:fat-arrow-typo, r=compiler-errors
Show description for 92aba63
matthiaskrgr
authored
92aba63
View commit details
Copy full SHA for 92aba63
Browse repository at this point
Rollup merge of #117959 - estebank:issue-76086, r=compiler-errors
Show description for dd49c39
matthiaskrgr
authored
dd49c39
View commit details
Copy full SHA for dd49c39
Browse repository at this point
Rollup merge of #117980 - WhistlingZephyr:patch-1, r=Dylan-DPC
Show description for 7437151
matthiaskrgr
authored
7437151
View commit details
Copy full SHA for 7437151
Browse repository at this point
Rollup merge of #117982 - cuviper:quiet-pgo, r=onur-ozkan
Show description for f82fefd
matthiaskrgr
authored
f82fefd
View commit details
Copy full SHA for f82fefd
Browse repository at this point
Rollup merge of #117990 - estebank:issue-100825-part-deux, r=Nilstrieb
Show description for a5d7f8b
matthiaskrgr
authored
a5d7f8b
View commit details
Copy full SHA for a5d7f8b
Browse repository at this point
You can’t perform that action at this time.