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
16.3k
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 5 pull requests
- #65087
#65087
Merged
bors
merged 22 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-skxq0zr
Centril/rust:rollup-skxq0zr
Copy head branch name to clipboard
Oct 4, 2019
Conversation
Commits
22
(22)
Checks
Files changed
Merged
Rollup of 5 pull requests
#65087
bors
merged 22 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-skxq0zr
Centril/rust:rollup-skxq0zr
Copy head branch name to clipboard
Commits
Commits on Sep 29, 2019
introduce from_ref helper for replacement
csmoe
committed
8ab82c1
View commit details
Copy full SHA for 8ab82c1
Browse repository at this point
clean ClosureSubsts in rustc::ty
csmoe
committed
eab060f
View commit details
Copy full SHA for eab060f
Browse repository at this point
remove ClosureSubsts with SubstsRef
csmoe
committed
1f8e1d8
View commit details
Copy full SHA for 1f8e1d8
Browse repository at this point
Commits on Sep 30, 2019
Remove HIR based const qualification
matthewjasper
committed
455945f
View commit details
Copy full SHA for 455945f
Browse repository at this point
Remove unused parts of ExprUseVisitor
matthewjasper
committed
b4ad612
View commit details
Copy full SHA for b4ad612
Browse repository at this point
Commits on Oct 2, 2019
Calculate liveness for the same locals with and without -Zpolonius
Show description for 08a60ac
matthewjasper
committed
08a60ac
View commit details
Copy full SHA for 08a60ac
Browse repository at this point
Make lifetimes in constants live at the point of use
matthewjasper
committed
2180c24
View commit details
Copy full SHA for 2180c24
Browse repository at this point
Commits on Oct 3, 2019
generate ClosureSubsts from SubstsRef
csmoe
committed
9b91bef
View commit details
Copy full SHA for 9b91bef
Browse repository at this point
Remove `borrowck_graphviz_postflow` from test
ecstatic-morse
committed
4d9b4b4
View commit details
Copy full SHA for 4d9b4b4
Browse repository at this point
metadata: Remove `CrateMetadata::imported_name`
Show description for b507971
petrochenkov
committed
b507971
View commit details
Copy full SHA for b507971
Browse repository at this point
metadata: Do not pass crate name after renaming to `register_crate`
Show description for acd102a
petrochenkov
committed
acd102a
View commit details
Copy full SHA for acd102a
Browse repository at this point
metadata: Remove `locator::Context::ident`
Show description for 33c9ada
petrochenkov
committed
33c9ada
View commit details
Copy full SHA for 33c9ada
Browse repository at this point
metadata: Simplify interface of `resolve_crate`
petrochenkov
committed
92386a7
View commit details
Copy full SHA for 92386a7
Browse repository at this point
metadata: Remove `CrateMetadata::host_lib`
Show description for f13adc5
petrochenkov
committed
f13adc5
View commit details
Copy full SHA for f13adc5
Browse repository at this point
metadata: Remove `CrateMetadata::name`
Show description for 0f96ba9
petrochenkov
committed
0f96ba9
View commit details
Copy full SHA for 0f96ba9
Browse repository at this point
metadata: Remove unused `Option` from `fn dlsym_proc_macros`
petrochenkov
committed
68aadcb
View commit details
Copy full SHA for 68aadcb
Browse repository at this point
Bless test
ecstatic-morse
committed
1cda591
View commit details
Copy full SHA for 1cda591
Browse repository at this point
Commits on Oct 4, 2019
Rollup merge of #64749 - matthewjasper:liveness-opt, r=nikomatsakis
Show description for 314fbf4
Centril
authored
314fbf4
View commit details
Copy full SHA for 314fbf4
Browse repository at this point
Rollup merge of #64817 - csmoe:closure, r=nikomatsakis
Show description for 17e1f23
Centril
authored
17e1f23
View commit details
Copy full SHA for 17e1f23
Browse repository at this point
Rollup merge of #64874 - matthewjasper:simplify-euv, r=eddyb
Show description for cb4145e
Centril
authored
cb4145e
View commit details
Copy full SHA for cb4145e
Browse repository at this point
Rollup merge of #65026 - petrochenkov:ice1, r=eddyb
Show description for a16c637
Centril
authored
a16c637
View commit details
Copy full SHA for a16c637
Browse repository at this point
Rollup merge of #65073 - ecstatic-morse:issue-65071, r=petrochenkov
Show description for aacc89a
Centril
authored
aacc89a
View commit details
Copy full SHA for aacc89a
Browse repository at this point
You can’t perform that action at this time.