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.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 8 pull requests
- #86080
#86080
Merged
bors
merged 18 commits into
rust-lang:master
rust-lang/rust:master
from
GuillaumeGomez:rollup-vb5g14e
GuillaumeGomez/rust:rollup-vb5g14e
Copy head branch name to clipboard
Jun 7, 2021
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Rollup of 8 pull requests
#86080
bors
merged 18 commits into
rust-lang:master
rust-lang/rust:master
from
GuillaumeGomez:rollup-vb5g14e
GuillaumeGomez/rust:rollup-vb5g14e
Copy head branch name to clipboard
Commits
Commits on Jun 1, 2021
Use `Iterator::any` and `filter_map` instead of open-coding them
LingMan
committed
0933fbd
View commit details
Copy full SHA for 0933fbd
Browse repository at this point
Commits on Jun 3, 2021
Remove unused support for `VarDebugInfo`
Show description for 59b6583
tmiasko
committed
59b6583
View commit details
Copy full SHA for 59b6583
Browse repository at this point
Remove check for projections in a branch without any
Show description for 624c693
tmiasko
committed
624c693
View commit details
Copy full SHA for 624c693
Browse repository at this point
Commits on Jun 4, 2021
Don't run sanity checks for `x.py setup`
Show description for 3aefd77
jyn514
committed
3aefd77
View commit details
Copy full SHA for 3aefd77
Browse repository at this point
Remove incorrect assertion in type parsing code
FabianWolff
committed
4e219e6
View commit details
Copy full SHA for 4e219e6
Browse repository at this point
Fix handling of unmatched angle brackets in parser
FabianWolff
committed
6a6a605
View commit details
Copy full SHA for 6a6a605
Browse repository at this point
Commits on Jun 5, 2021
Pass --cfg=bootstrap for proc_macros or build scripts built by stage0
Show description for dc30258
jyn514
committed
dc30258
View commit details
Copy full SHA for dc30258
Browse repository at this point
Remove `_` from E0121 diagnostic suggestions
fee1-dead
committed
d963084
View commit details
Copy full SHA for d963084
Browse repository at this point
Fix display for search results
GuillaumeGomez
committed
c01bd56
View commit details
Copy full SHA for c01bd56
Browse repository at this point
Commits on Jun 6, 2021
Fix corrected example in E0759.md
FabianWolff
committed
31eee59
View commit details
Copy full SHA for 31eee59
Browse repository at this point
Rollup merge of #83433 - jyn514:cfg-bootstrap-macro, r=Mark-Simulacrum
Show description for 85fec06
GuillaumeGomez
authored
85fec06
View commit details
Copy full SHA for 85fec06
Browse repository at this point
Rollup merge of #84940 - jyn514:ninja, r=Mark-Simulacrum
Show description for 83664bd
GuillaumeGomez
authored
83664bd
View commit details
Copy full SHA for 83664bd
Browse repository at this point
Rollup merge of #85912 - LingMan:iter_any, r=nagisa
Show description for b71bc91
GuillaumeGomez
authored
b71bc91
View commit details
Copy full SHA for b71bc91
Browse repository at this point
Rollup merge of #85965 - tmiasko:a, r=nagisa
Show description for a3c76f6
GuillaumeGomez
authored
a3c76f6
View commit details
Copy full SHA for a3c76f6
Browse repository at this point
Rollup merge of #86010 - FabianWolff:ICE-parser, r=varkor
Show description for 1bef90f
GuillaumeGomez
authored
1bef90f
View commit details
Copy full SHA for 1bef90f
Browse repository at this point
Rollup merge of #86040 - GuillaumeGomez:search-result-display-height, r=jsha
Show description for 00a704f
GuillaumeGomez
authored
00a704f
View commit details
Copy full SHA for 00a704f
Browse repository at this point
Rollup merge of #86058 - fee1-dead:E0121-improvements, r=jackh726
Show description for d7d2548
GuillaumeGomez
authored
d7d2548
View commit details
Copy full SHA for d7d2548
Browse repository at this point
Rollup merge of #86077 - FabianWolff:issue-86061, r=GuillaumeGomez
Show description for 487200b
GuillaumeGomez
authored
487200b
View commit details
Copy full SHA for 487200b
Browse repository at this point
You can’t perform that action at this time.