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
- #71717
#71717
Merged
bors
merged 14 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC-zz:rollup-av5vjor
Dylan-DPC-zz/rust:rollup-av5vjor
Copy head branch name to clipboard
Apr 30, 2020
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Rollup of 5 pull requests
#71717
bors
merged 14 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC-zz:rollup-av5vjor
Dylan-DPC-zz/rust:rollup-av5vjor
Copy head branch name to clipboard
Commits
Commits on Apr 16, 2020
enforce that R1: R2 requires univ(R1) <= univ(R2)
nikomatsakis
committed
771fdd9
View commit details
Copy full SHA for 771fdd9
Browse repository at this point
reserve variable for empty root region
nikomatsakis
committed
b8caef4
View commit details
Copy full SHA for b8caef4
Browse repository at this point
compute SCCs in dependency order
nikomatsakis
committed
0749721
View commit details
Copy full SHA for 0749721
Browse repository at this point
Commits on Apr 21, 2020
update ref test
nikomatsakis
committed
c7526fe
View commit details
Copy full SHA for c7526fe
Browse repository at this point
sccs are computed in dependency order
Show description for cb9458d
nikomatsakis
committed
cb9458d
View commit details
Copy full SHA for cb9458d
Browse repository at this point
Commits on Apr 22, 2020
Add help message for missing right operand in condition
antoyo
committed
f8f0f7b
View commit details
Copy full SHA for f8f0f7b
Browse repository at this point
Move `{Free,}RegionRelations` and `FreeRegionMap` out of `rustc_middle`
ecstatic-morse
committed
46154f2
View commit details
Copy full SHA for 46154f2
Browse repository at this point
Commits on Apr 25, 2020
Detect git version before attempting to use --progress
Show description for 7ac093f
dillona
committed
7ac093f
View commit details
Copy full SHA for 7ac093f
Browse repository at this point
Commits on Apr 30, 2020
rename-unique: Rename Unique::empty() to Unique::dangling()
Show description for eda7f8f
CohenArthur
committed
eda7f8f
View commit details
Copy full SHA for eda7f8f
Browse repository at this point
Rollup merge of #70950 - nikomatsakis:leak-check-nll-2, r=matthewjasper
Show description for 09f3c90
Dylan-DPC
authored
09f3c90
View commit details
Copy full SHA for 09f3c90
Browse repository at this point
Rollup merge of #71433 - antoyo:error/missing-right-operand, r=Dylan-DPC
Show description for be3faf3
Dylan-DPC
authored
be3faf3
View commit details
Copy full SHA for be3faf3
Browse repository at this point
Rollup merge of #71449 - ecstatic-morse:free-region-cleanup, r=Mark-Simulacrum
Show description for 5e53f80
Dylan-DPC
authored
5e53f80
View commit details
Copy full SHA for 5e53f80
Browse repository at this point
Rollup merge of #71559 - dillona:detect_git_progress_version, r=Mark-Simulacrum
Show description for 2770f82
Dylan-DPC
authored
2770f82
View commit details
Copy full SHA for 2770f82
Browse repository at this point
Rollup merge of #71597 - CohenArthur:refactor-unique-empty, r=shepmaster
Show description for 97a8870
Dylan-DPC
authored
97a8870
View commit details
Copy full SHA for 97a8870
Browse repository at this point
You can’t perform that action at this time.