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.1k
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
- #91792
#91792
Merged
bors
merged 19 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-2epg7jq
matthiaskrgr/rust:rollup-2epg7jq
Copy head branch name to clipboard
Dec 11, 2021
Conversation
Commits
19
(19)
Checks
Files changed
Merged
Rollup of 7 pull requests
#91792
bors
merged 19 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-2epg7jq
matthiaskrgr/rust:rollup-2epg7jq
Copy head branch name to clipboard
Commits
Commits on Dec 7, 2021
Simplify collect_in_band_defs.
cjgillot
committed
6e7ec0c
View commit details
Copy full SHA for 6e7ec0c
Browse repository at this point
Use collect_in_band_defs for async lifetime captures.
cjgillot
committed
72b6f70
View commit details
Copy full SHA for 72b6f70
Browse repository at this point
Store impl_trait_fn inside OpaqueTyOrigin.
cjgillot
committed
8576ab4
View commit details
Copy full SHA for 8576ab4
Browse repository at this point
Simplify match.
cjgillot
committed
54ff721
View commit details
Copy full SHA for 54ff721
Browse repository at this point
Commits on Dec 9, 2021
rustdoc: Show type layout for type aliases
Show description for e36da67
camelid
committed
e36da67
View commit details
Copy full SHA for e36da67
Browse repository at this point
Improve the readability of `List<T>`.
Show description for 769a707
nnethercote
committed
769a707
View commit details
Copy full SHA for 769a707
Browse repository at this point
Add deprecation warning for --passes
inashivb
committed
258fd89
View commit details
Copy full SHA for 258fd89
Browse repository at this point
Add test for deprecation warning for --passes
inashivb
committed
e472fea
View commit details
Copy full SHA for e472fea
Browse repository at this point
Update src/test/rustdoc-ui/issue-91713.rs
Show description for 2b6987d
inashivb
and
jyn514
authored
2b6987d
View commit details
Copy full SHA for 2b6987d
Browse repository at this point
give more help in the unaligned_references lint
RalfJung
committed
7d18a45
View commit details
Copy full SHA for 7d18a45
Browse repository at this point
Improve std::iter::zip example.
Show description for c78fb62
Andrew Banchich
and
r00ster
committed
c78fb62
View commit details
Copy full SHA for c78fb62
Browse repository at this point
Commits on Dec 11, 2021
Correct since attribute for feature
maxwase
committed
8fafb77
View commit details
Copy full SHA for 8fafb77
Browse repository at this point
Rollup merge of #91617 - nnethercote:improve-List-readability, r=lcnr
Show description for 1de7815
matthiaskrgr
authored
1de7815
View commit details
Copy full SHA for 1de7815
Browse repository at this point
Rollup merge of #91640 - cjgillot:in-band-collect, r=oli-obk
Show description for 7083f8e
matthiaskrgr
authored
7083f8e
View commit details
Copy full SHA for 7083f8e
Browse repository at this point
Rollup merge of #91682 - camelid:alias-layout, r=jyn514
Show description for 33ebf4d
matthiaskrgr
authored
33ebf4d
View commit details
Copy full SHA for 33ebf4d
Browse repository at this point
Rollup merge of #91711 - andrewbanchich:improve-zip-example, r=Mark-Simulacrum
Show description for 94ac197
matthiaskrgr
authored
94ac197
View commit details
Copy full SHA for 94ac197
Browse repository at this point
Rollup merge of #91717 - inashivb:issue-91713, r=jyn514
Show description for ceae1dd
matthiaskrgr
authored
ceae1dd
View commit details
Copy full SHA for ceae1dd
Browse repository at this point
Rollup merge of #91718 - RalfJung:unaligned_references, r=nagisa
Show description for bc0269d
matthiaskrgr
authored
bc0269d
View commit details
Copy full SHA for bc0269d
Browse repository at this point
Rollup merge of #91782 - maxwase:is_symlink_since_attribute, r=jyn514
Show description for bb23d82
matthiaskrgr
authored
bb23d82
View commit details
Copy full SHA for bb23d82
Browse repository at this point
You can’t perform that action at this time.