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
Accelerator
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.5k
Star
116k
Code
Issues
5k+
Pull requests
1.3k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Rollup of 7 pull requests
- #87201
#87201
Merged
bors
merged 17 commits into
rust-lang:master
rust-lang/rust:master
from
GuillaumeGomez:rollup-4loi2q9
GuillaumeGomez/rust:rollup-4loi2q9
Copy head branch name to clipboard
Jul 16, 2021
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Rollup of 7 pull requests
#87201
bors
merged 17 commits into
rust-lang:master
rust-lang/rust:master
from
GuillaumeGomez:rollup-4loi2q9
GuillaumeGomez/rust:rollup-4loi2q9
Copy head branch name to clipboard
Commits
Commits on Jul 13, 2021
Fix VecMap Extend impl
oli-obk
committed
692f638
View commit details
Copy full SHA for 692f638
Browse repository at this point
Debug log all the things
oli-obk
committed
95f296d
View commit details
Copy full SHA for 95f296d
Browse repository at this point
Loop over all opaque types instead of looking at just the first one with the same DefId
oli-obk
committed
587e8fd
View commit details
Copy full SHA for 587e8fd
Browse repository at this point
Commits on Jul 15, 2021
Suggest full enum variant for local modules
In-line
committed
b690901
View commit details
Copy full SHA for b690901
Browse repository at this point
Stabilize `[T; N]::map()`
inquisitivecrystal
committed
7fc4fc7
View commit details
Copy full SHA for 7fc4fc7
Browse repository at this point
Commits on Jul 16, 2021
Mark `const_trait_impl` as active
fee1-dead
committed
8841a42
View commit details
Copy full SHA for 8841a42
Browse repository at this point
Add GUI test for auto-hide-trait-implementations setting
GuillaumeGomez
committed
f6efa33
View commit details
Copy full SHA for f6efa33
Browse repository at this point
feat(rustdoc): open sidebar menu when links inside it are focused
Show description for 0ea2980
notriddle
and
GuillaumeGomez
committed
0ea2980
View commit details
Copy full SHA for 0ea2980
Browse repository at this point
Add some more tracing instrumentation
oli-obk
committed
24a8d3b
View commit details
Copy full SHA for 24a8d3b
Browse repository at this point
Infer all inference variables via InferCx
Show description for ebe21ac
oli-obk
committed
ebe21ac
View commit details
Copy full SHA for ebe21ac
Browse repository at this point
Rollup merge of #87107 - oli-obk:tait_double, r=nikomatsakis
Show description for 8273567
GuillaumeGomez
authored
8273567
View commit details
Copy full SHA for 8273567
Browse repository at this point
Rollup merge of #87158 - In-line:suggest-full-enum-variant-for-local-module, r=estebank
Show description for effea68
GuillaumeGomez
authored
effea68
View commit details
Copy full SHA for effea68
Browse repository at this point
Rollup merge of #87174 - inquisitivecrystal:array-map, r=kennytm
Show description for 7c5cabe
GuillaumeGomez
authored
7c5cabe
View commit details
Copy full SHA for 7c5cabe
Browse repository at this point
Rollup merge of #87179 - fee1-dead:active-const-impl, r=oli-obk
Show description for 4fbac29
GuillaumeGomez
authored
4fbac29
View commit details
Copy full SHA for 4fbac29
Browse repository at this point
Rollup merge of #87180 - notriddle:notriddle/sidebar-keyboard-mobile, r=GuillaumeGomez
Show description for 12ed22f
GuillaumeGomez
authored
12ed22f
View commit details
Copy full SHA for 12ed22f
Browse repository at this point
Rollup merge of #87188 - GuillaumeGomez:gui-test-auto-hide-trait-impl, r=notriddle
Show description for e596aa2
GuillaumeGomez
authored
e596aa2
View commit details
Copy full SHA for e596aa2
Browse repository at this point
Rollup merge of #87200 - oli-obk:fixup_fixup_opaque_types, r=nikomatsakis
Show description for 7d36d69
GuillaumeGomez
authored
7d36d69
View commit details
Copy full SHA for 7d36d69
Browse repository at this point
You can’t perform that action at this time.