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 }}
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
16k
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
- #70415
#70415
Merged
bors
merged 17 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-1zttfvl
Centril/rust:rollup-1zttfvl
Copy head branch name to clipboard
Mar 26, 2020
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Rollup of 6 pull requests
#70415
bors
merged 17 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-1zttfvl
Centril/rust:rollup-1zttfvl
Copy head branch name to clipboard
Commits
Commits on Mar 25, 2020
is_union() instead of string comparsion
Centril
committed
58fee52
View commit details
Copy full SHA for 58fee52
Browse repository at this point
improve non-exhaustive struct pat error
Centril
committed
bd15684
View commit details
Copy full SHA for bd15684
Browse repository at this point
simplify check_pat_tuple_struct
Centril
committed
bd34826
View commit details
Copy full SHA for bd34826
Browse repository at this point
borrowck: prefer "value" over "`_`".
Centril
committed
c70aa34
View commit details
Copy full SHA for c70aa34
Browse repository at this point
Update cargo.
ehuss
committed
21ecb0d
View commit details
Copy full SHA for 21ecb0d
Browse repository at this point
avoid catching InterpError
RalfJung
committed
0fdb7df
View commit details
Copy full SHA for 0fdb7df
Browse repository at this point
Rename `def_span` to `guess_head_span`
estebank
committed
f18a6dc
View commit details
Copy full SHA for f18a6dc
Browse repository at this point
Commits on Mar 26, 2020
Tweak chained operators diagnostic
Show description for 89571a1
estebank
committed
89571a1
View commit details
Copy full SHA for 89571a1
Browse repository at this point
review comments
estebank
committed
4832f3f
View commit details
Copy full SHA for 4832f3f
Browse repository at this point
borrowck diagnostics: address review comments.
Centril
committed
632c0af
View commit details
Copy full SHA for 632c0af
Browse repository at this point
typeck/pat: address review comments
Centril
committed
da10963
View commit details
Copy full SHA for da10963
Browse repository at this point
Rollup merge of #69866 - estebank:guess_head_span, r=eddyb
Show description for b105ac4
Centril
authored
b105ac4
View commit details
Copy full SHA for b105ac4
Browse repository at this point
Rollup merge of #69878 - estebank:chained-ops, r=Centril
Show description for 9fa4953
Centril
authored
9fa4953
View commit details
Copy full SHA for 9fa4953
Browse repository at this point
Rollup merge of #70375 - RalfJung:check-defined-err, r=oli-obk
Show description for ef01fe6
Centril
authored
ef01fe6
View commit details
Copy full SHA for ef01fe6
Browse repository at this point
Rollup merge of #70386 - Centril:patty, r=estebank
Show description for ca7dfb1
Centril
authored
ca7dfb1
View commit details
Copy full SHA for ca7dfb1
Browse repository at this point
Rollup merge of #70389 - Centril:borrowck-no-underscores, r=mark-i-m
Show description for 7db4825
Centril
authored
7db4825
View commit details
Copy full SHA for 7db4825
Browse repository at this point
Rollup merge of #70395 - ehuss:update-cargo, r=ehuss
Show description for 16e9d3f
Centril
authored
16e9d3f
View commit details
Copy full SHA for 16e9d3f
Browse repository at this point
You can’t perform that action at this time.