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
- #71703
#71703
Closed
RalfJung
wants to merge 17 commits into
rust-lang:master
rust-lang/rust:master
from
RalfJung:rollup-trho3le
RalfJung/rust:rollup-trho3le
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Closed
Rollup of 5 pull requests
#71703
RalfJung
wants to merge 17 commits into
rust-lang:master
rust-lang/rust:master
from
RalfJung:rollup-trho3le
RalfJung/rust:rollup-trho3le
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
rustc: fix check_attr() for methods, closures and foreign functions
Show description for 9a2bca6
neocturne
committed
9a2bca6
View commit details
Copy full SHA for 9a2bca6
Browse repository at this point
Extend UI tests for fixed check_attr()
Show description for 6c700dc
neocturne
committed
6c700dc
View commit details
Copy full SHA for 6c700dc
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 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
Handle build completion message from Cargo
Show description for 5a5fa39
Mark-Simulacrum
committed
5a5fa39
View commit details
Copy full SHA for 5a5fa39
Browse repository at this point
Commits on Apr 29, 2020
Move branch point upwards to avoid unnecessary mk_ptr()
ldm0
committed
edfca5f
View commit details
Copy full SHA for edfca5f
Browse repository at this point
Rename function to `suggest_deref_ref_or_into` because it's suggesting
Show description for a9340b1
ldm0
committed
a9340b1
View commit details
Copy full SHA for a9340b1
Browse repository at this point
Suggest deref when coercing `ty::Ref` to `ty::RawPtr`
ldm0
committed
a985879
View commit details
Copy full SHA for a985879
Browse repository at this point
Commits on Apr 30, 2020
Rollup merge of #70950 - nikomatsakis:leak-check-nll-2, r=matthewjasper
Show description for 5e8a2de
RalfJung
authored
5e8a2de
View commit details
Copy full SHA for 5e8a2de
Browse repository at this point
Rollup merge of #71205 - NeoRaider:check_attr, r=jonas-schievink
Show description for 8bdd235
RalfJung
authored
8bdd235
View commit details
Copy full SHA for 8bdd235
Browse repository at this point
Rollup merge of #71540 - ldm0:ref2ptr, r=oli-obk
Show description for 4db65a1
RalfJung
authored
4db65a1
View commit details
Copy full SHA for 4db65a1
Browse repository at this point
Rollup merge of #71559 - dillona:detect_git_progress_version, r=Mark-Simulacrum
Show description for 4df51d0
RalfJung
authored
4df51d0
View commit details
Copy full SHA for 4df51d0
Browse repository at this point
Rollup merge of #71567 - Mark-Simulacrum:no-success, r=matthiaskrgr
Show description for 91428ab
RalfJung
authored
91428ab
View commit details
Copy full SHA for 91428ab
Browse repository at this point
You can’t perform that action at this time.