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 5 pull requests
- #71201
#71201
Merged
bors
merged 15 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC-zz:rollup-23202uf
Dylan-DPC-zz/rust:rollup-23202uf
Copy head branch name to clipboard
Apr 16, 2020
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Rollup of 5 pull requests
#71201
bors
merged 15 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC-zz:rollup-23202uf
Dylan-DPC-zz/rust:rollup-23202uf
Copy head branch name to clipboard
Commits
Commits on Apr 14, 2020
Provide better compiler output when using `?` on `Option` in fn returning `Result` and vice-versa
Duddino
committed
ce994b6
View commit details
Copy full SHA for ce994b6
Browse repository at this point
Amend exceeding-bitshifts test case for #69021.
Show description for 3e6609e
jumbatm
committed
3e6609e
View commit details
Copy full SHA for 3e6609e
Browse repository at this point
Move early needs_subst bailout to _after_ linting.
Show description for 99492e4
jumbatm
committed
99492e4
View commit details
Copy full SHA for 99492e4
Browse repository at this point
Update stderrs after rebase.
jumbatm
committed
ed73023
View commit details
Copy full SHA for ed73023
Browse repository at this point
Commits on Apr 15, 2020
remove an impossible branch from check_consts
RalfJung
committed
c0247c8
View commit details
Copy full SHA for c0247c8
Browse repository at this point
remove rustfmt-induced spurious trailing comma
RalfJung
committed
49b745f
View commit details
Copy full SHA for 49b745f
Browse repository at this point
Provide better compiler output when using `?` on `Option` in fn returning `Result` and vice-versa
Duddino
committed
fbc4168
View commit details
Copy full SHA for fbc4168
Browse repository at this point
Fix clippy warnings
Show description for 139c646
matthiaskrgr
committed
139c646
View commit details
Copy full SHA for 139c646
Browse repository at this point
don't clone types that are copy (clippy::clone_on_copy)
matthiaskrgr
committed
3837df2
View commit details
Copy full SHA for 3837df2
Browse repository at this point
Commits on Apr 16, 2020
Clean up E0520 explanation
GuillaumeGomez
committed
6b83d08
View commit details
Copy full SHA for 6b83d08
Browse repository at this point
Rollup merge of #70566 - jumbatm:exceeding-bitshifts-constprop, r=RalfJung
Show description for 33500a2
Dylan-DPC
authored
33500a2
View commit details
Copy full SHA for 33500a2
Browse repository at this point
Rollup merge of #71141 - Duddino:master, r=estebank
Show description for e4ec796
Dylan-DPC
authored
e4ec796
View commit details
Copy full SHA for e4ec796
Browse repository at this point
Rollup merge of #71149 - RalfJung:check-const-call, r=eddyb
Show description for 7da24a2
Dylan-DPC
authored
7da24a2
View commit details
Copy full SHA for 7da24a2
Browse repository at this point
Rollup merge of #71179 - matthiaskrgr:cl6ppy, r=Dylan-DPC
Show description for 294f9f3
Dylan-DPC
authored
294f9f3
View commit details
Copy full SHA for 294f9f3
Browse repository at this point
Rollup merge of #71191 - GuillaumeGomez:cleanup-e0520, r=Dylan-DPC
Show description for 9d28dfe
Dylan-DPC
authored
9d28dfe
View commit details
Copy full SHA for 9d28dfe
Browse repository at this point
You can’t perform that action at this time.