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.5k
Star
117k
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
- #61307
#61307
Closed
Centril
wants to merge 12 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-czcag3e
Centril/rust:rollup-czcag3e
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Closed
Rollup of 4 pull requests
#61307
Centril
wants to merge 12 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-czcag3e
Centril/rust:rollup-czcag3e
Copy head branch name to clipboard
Commits
Commits on May 25, 2019
Do not ICE on missing access place description during mutability error reporting
estebank
committed
4890ae2
View commit details
Copy full SHA for 4890ae2
Browse repository at this point
Commits on May 26, 2019
Probe for CompilerDesugaringKind::Async argument
estebank
committed
285064c
View commit details
Copy full SHA for 285064c
Browse repository at this point
Move tests to async-await directory
estebank
committed
025a559
View commit details
Copy full SHA for 025a559
Browse repository at this point
Account for short-hand init structs when suggesting conversion
estebank
committed
24b2e20
View commit details
Copy full SHA for 24b2e20
Browse repository at this point
Commits on May 28, 2019
librustc_errors: Move annotation collection to own impl
Show description for 96e3fb2
phansch
committed
96e3fb2
View commit details
Copy full SHA for 96e3fb2
Browse repository at this point
is_union returns ty to avoid computing it twice
spastorino
committed
1b86bd7
View commit details
Copy full SHA for 1b86bd7
Browse repository at this point
Use closure to avoid self.describe_place(...).unwrap_or_else(...) repetition
spastorino
committed
bb94fc0
View commit details
Copy full SHA for bb94fc0
Browse repository at this point
review comment: tweak error wording
estebank
committed
d72f97d
View commit details
Copy full SHA for d72f97d
Browse repository at this point
Commits on May 29, 2019
Rollup merge of #61191 - phansch:annotate_snippet_refactorings1, r=estebank
Show description for 06afdac
Centril
authored
06afdac
View commit details
Copy full SHA for 06afdac
Browse repository at this point
Rollup merge of #61192 - estebank:issue-61187, r=oli-obk
Show description for b397f2d
Centril
authored
b397f2d
View commit details
Copy full SHA for b397f2d
Browse repository at this point
Rollup merge of #61217 - estebank:issue-52820, r=Centril
Show description for 5579f01
Centril
authored
5579f01
View commit details
Copy full SHA for 5579f01
Browse repository at this point
Rollup merge of #61261 - spastorino:is-union-return-ty, r=oli-obk
Show description for b621757
Centril
authored
b621757
View commit details
Copy full SHA for b621757
Browse repository at this point
You can’t perform that action at this time.