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.5k
Star
116k
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 4 pull requests
- #95680
#95680
Merged
bors
merged 11 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC:rollup-7jldtnz
Dylan-DPC/rust:rollup-7jldtnz
Copy head branch name to clipboard
Apr 5, 2022
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Rollup of 4 pull requests
#95680
bors
merged 11 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC:rollup-7jldtnz
Dylan-DPC/rust:rollup-7jldtnz
Copy head branch name to clipboard
Commits
Commits on Apr 4, 2022
diagnostics: use correct span for const generics
Show description for 6ece80f
notriddle
committed
6ece80f
View commit details
Copy full SHA for 6ece80f
Browse repository at this point
Update panic docs to make it clearer when to use panic vs Result
yaahc
committed
ccb704c
View commit details
Copy full SHA for ccb704c
Browse repository at this point
Commits on Apr 5, 2022
Suggest derivable trait on E0277
ohno418
committed
0d2a000
View commit details
Copy full SHA for 0d2a000
Browse repository at this point
Suggest only when Rhs for PartialEq and PartialOrd is the same type as self
ohno418
committed
0ff2f58
View commit details
Copy full SHA for 0ff2f58
Browse repository at this point
Suggest only when all fields impl the trait
ohno418
committed
de23782
View commit details
Copy full SHA for de23782
Browse repository at this point
Fix ui test for nll
ohno418
committed
b831b60
View commit details
Copy full SHA for b831b60
Browse repository at this point
remove unused function parameters
TaKO8Ki
committed
9759804
View commit details
Copy full SHA for 9759804
Browse repository at this point
Rollup merge of #95525 - ohno418:suggest-derivable-trait-E0277, r=compiler-errors
Show description for 661b0e5
Dylan-DPC
authored
661b0e5
View commit details
Copy full SHA for 661b0e5
Browse repository at this point
Rollup merge of #95654 - notriddle:notriddle/issue-95616, r=davidtwco
Show description for a1e7f6d
Dylan-DPC
authored
a1e7f6d
View commit details
Copy full SHA for a1e7f6d
Browse repository at this point
Rollup merge of #95660 - yaahc:panic-docs-update, r=Dylan-DPC
Show description for b5e763a
Dylan-DPC
authored
b5e763a
View commit details
Copy full SHA for b5e763a
Browse repository at this point
Rollup merge of #95670 - TaKO8Ki:remove-unused-function-parameters, r=davidtwco
Show description for 6832964
Dylan-DPC
authored
6832964
View commit details
Copy full SHA for 6832964
Browse repository at this point
You can’t perform that action at this time.