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.9k
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 4 pull requests
- #63606
#63606
Closed
Centril
wants to merge 16 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-lc7olrn
Centril/rust:rollup-lc7olrn
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Closed
Rollup of 4 pull requests
#63606
Centril
wants to merge 16 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-lc7olrn
Centril/rust:rollup-lc7olrn
Copy head branch name to clipboard
Commits
Commits on Aug 13, 2019
typeck: extract ban_private_field_access
Centril
committed
0b713ae
View commit details
Copy full SHA for 0b713ae
Browse repository at this point
typeck: extract ban_take_value_of_method
Centril
committed
5e019de
View commit details
Copy full SHA for 5e019de
Browse repository at this point
typeck: extract maybe_suggest_array_indexing
Centril
committed
9805846
View commit details
Copy full SHA for 9805846
Browse repository at this point
typeck: extract suggest_first_deref_field
Centril
committed
039c789
View commit details
Copy full SHA for 039c789
Browse repository at this point
typeck: extract suggest_fields_on_recordish
Centril
committed
01e96dc
View commit details
Copy full SHA for 01e96dc
Browse repository at this point
typeck: restructure check_field a bit
Centril
committed
0741441
View commit details
Copy full SHA for 0741441
Browse repository at this point
typeck: on wrong <expr>.await suggest -> 2018
Centril
committed
88398a4
View commit details
Copy full SHA for 88398a4
Browse repository at this point
typeck: add tests for suggesting -> 2018 on wrong <expr>.await
Centril
committed
9287eb6
View commit details
Copy full SHA for 9287eb6
Browse repository at this point
Commits on Aug 14, 2019
Feature gate 'yield ?' pre-expansion.
Centril
committed
4272864
View commit details
Copy full SHA for 4272864
Browse repository at this point
Simplify pre-expansion gating in general.
Centril
committed
4fe201c
View commit details
Copy full SHA for 4fe201c
Browse repository at this point
Update rustc-demangle to 0.1.16.
eddyb
committed
1ab9e52
View commit details
Copy full SHA for 1ab9e52
Browse repository at this point
Commits on Aug 15, 2019
Use libunwind from llvm-project submodule for musl targets
malbarbo
committed
5941acd
View commit details
Copy full SHA for 5941acd
Browse repository at this point
Rollup merge of #63173 - malbarbo:musl-libunwind, r=alexcrichton
Show description for e32e28c
Centril
authored
e32e28c
View commit details
Copy full SHA for e32e28c
Browse repository at this point
Rollup merge of #63539 - Centril:2015.await, r=oli-obk
Show description for 3b86c21
Centril
authored
3b86c21
View commit details
Copy full SHA for 3b86c21
Browse repository at this point
Rollup merge of #63545 - Centril:gate-yield-preexp, r=oli-obk
Show description for 4f70e00
Centril
authored
4f70e00
View commit details
Copy full SHA for 4f70e00
Browse repository at this point
Rollup merge of #63548 - eddyb:unicode-demangling, r=alexcrichton
Show description for 7a6bf66
Centril
authored
7a6bf66
View commit details
Copy full SHA for 7a6bf66
Browse repository at this point
You can’t perform that action at this time.