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.2k
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 7 pull requests
- #85437
#85437
Merged
bors
merged 22 commits into
rust-lang:master
rust-lang/rust:master
from
GuillaumeGomez:rollup-3jcirty
GuillaumeGomez/rust:rollup-3jcirty
Copy head branch name to clipboard
May 18, 2021
Conversation
Commits
22
(22)
Checks
Files changed
Merged
Rollup of 7 pull requests
#85437
bors
merged 22 commits into
rust-lang:master
rust-lang/rust:master
from
GuillaumeGomez:rollup-3jcirty
GuillaumeGomez/rust:rollup-3jcirty
Copy head branch name to clipboard
Commits
Commits on May 14, 2021
Toggle-wrap items differently than top-doc.
Show description for 73a5c1f
jsha
committed
73a5c1f
View commit details
Copy full SHA for 73a5c1f
Browse repository at this point
Commits on May 15, 2021
Implement more Iterator methods on core::iter::Repeat
Show description for 963bd3b
lopopolo
committed
963bd3b
View commit details
Copy full SHA for 963bd3b
Browse repository at this point
Report an error if a lang item has the wrong number of generic arguments
FabianWolff
committed
7217d76
View commit details
Copy full SHA for 7217d76
Browse repository at this point
Commits on May 16, 2021
Suggest borrowing if a trait implementation is found for &/&mut <type>
FabianWolff
committed
48d07d1
View commit details
Copy full SHA for 48d07d1
Browse repository at this point
Implement changes suggested by varkor
FabianWolff
committed
4efa4a5
View commit details
Copy full SHA for 4efa4a5
Browse repository at this point
Add test for trait toggle location
jsha
committed
6696a60
View commit details
Copy full SHA for 6696a60
Browse repository at this point
Commits on May 17, 2021
Suppress spurious errors inside `async fn`
Show description for 500503b
Aaron1011
committed
500503b
View commit details
Copy full SHA for 500503b
Browse repository at this point
Two minor changes for readability and efficiency
FabianWolff
committed
7b30198
View commit details
Copy full SHA for 7b30198
Browse repository at this point
Remove remnants of BorrowOfPackedField
LeSeulArtichaut
committed
62044b2
View commit details
Copy full SHA for 62044b2
Browse repository at this point
Implement jackh726's suggestions
FabianWolff
committed
572bb13
View commit details
Copy full SHA for 572bb13
Browse repository at this point
Commits on May 18, 2021
New rustdoc lint to respect -Dwarnings correctly
Show description for b574c67
poliorcetics
authored and
jyn514
committed
b574c67
View commit details
Copy full SHA for b574c67
Browse repository at this point
Add back missing help for ignore blocks
Show description for 4120f75
jyn514
committed
4120f75
View commit details
Copy full SHA for 4120f75
Browse repository at this point
Rename INVALID_RUST_CODEBLOCK{,S}
jyn514
committed
b885d81
View commit details
Copy full SHA for b885d81
Browse repository at this point
Address review comments
Show description for 18f6922
jyn514
committed
18f6922
View commit details
Copy full SHA for 18f6922
Browse repository at this point
Fix rebase conflicts
jyn514
committed
587c504
View commit details
Copy full SHA for 587c504
Browse repository at this point
Rollup merge of #84587 - jyn514:rustdoc-lint-block, r=CraftSpider
Show description for 07d11cf
GuillaumeGomez
authored
07d11cf
View commit details
Copy full SHA for 07d11cf
Browse repository at this point
Rollup merge of #85280 - jsha:move-trait-toggles, r=GuillaumeGomez
Show description for d151ed8
GuillaumeGomez
authored
d151ed8
View commit details
Copy full SHA for d151ed8
Browse repository at this point
Rollup merge of #85338 - lopopolo:core-iter-repeat-gh-81292, r=joshtriplett
Show description for a181806
GuillaumeGomez
authored
a181806
View commit details
Copy full SHA for a181806
Browse repository at this point
Rollup merge of #85339 - FabianWolff:issue-83893, r=varkor
Show description for 1bfd987
GuillaumeGomez
authored
1bfd987
View commit details
Copy full SHA for 1bfd987
Browse repository at this point
Rollup merge of #85369 - FabianWolff:issue-84973, r=jackh726
Show description for fad04ff
GuillaumeGomez
authored
fad04ff
View commit details
Copy full SHA for fad04ff
Browse repository at this point
Rollup merge of #85393 - Aaron1011:async-type-err, r=varkor
Show description for 5f544bc
GuillaumeGomez
authored
5f544bc
View commit details
Copy full SHA for 5f544bc
Browse repository at this point
Rollup merge of #85415 - LeSeulArtichaut:no-packed-borrow-unsafeck, r=RalfJung
Show description for f4a0d97
GuillaumeGomez
authored
f4a0d97
View commit details
Copy full SHA for f4a0d97
Browse repository at this point
You can’t perform that action at this time.