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 }}
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.8k
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
- #92090
#92090
Merged
bors
merged 16 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-pbyqddi
matthiaskrgr/rust:rollup-pbyqddi
Copy head branch name to clipboard
Dec 19, 2021
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Rollup of 7 pull requests
#92090
bors
merged 16 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-pbyqddi
matthiaskrgr/rust:rollup-pbyqddi
Copy head branch name to clipboard
Commits
Commits on Dec 12, 2021
Update browser-ui-test version and improve rustdoc-gui tests readability
GuillaumeGomez
committed
6325086
View commit details
Copy full SHA for 6325086
Browse repository at this point
Commits on Dec 14, 2021
Remove `in_band_lifetimes` from `rustc_incremental`
pitaj
committed
5e22500
View commit details
Copy full SHA for 5e22500
Browse repository at this point
Added -Z layout_seed for allowing user-defined randomization seeds
Kixiron
committed
2b46c7c
View commit details
Copy full SHA for 2b46c7c
Browse repository at this point
Minor cleanup
Kixiron
committed
2af02ab
View commit details
Copy full SHA for 2af02ab
Browse repository at this point
Commits on Dec 15, 2021
fix(rustc_lint): better detect when parens are necessary
Show description for 6b7fcf7
notriddle
committed
6b7fcf7
View commit details
Copy full SHA for 6b7fcf7
Browse repository at this point
Commits on Dec 17, 2021
Remove P: Unpin bound on impl Stream for Pin
Folyd
committed
5c77116
View commit details
Copy full SHA for 5c77116
Browse repository at this point
fix(rustc_lint): mark the parens around `(1..loop {})` as unused
notriddle
committed
f4a0321
View commit details
Copy full SHA for f4a0321
Browse repository at this point
Commits on Dec 18, 2021
docs: fix typo
Show description for c53e819
OverOrion
authored
c53e819
View commit details
Copy full SHA for c53e819
Browse repository at this point
Write code directly instead of using FromIterator
Show description for 7f383c3
camelid
authored and
jyn514
committed
7f383c3
View commit details
Copy full SHA for 7f383c3
Browse repository at this point
Rollup merge of #91834 - GuillaumeGomez:improve-gui-test-readability, r=jsha
Show description for 3f4013d
matthiaskrgr
authored
3f4013d
View commit details
Copy full SHA for 3f4013d
Browse repository at this point
Rollup merge of #91894 - pitaj:91867-incremental, r=Aaron1011
Show description for 8039087
matthiaskrgr
authored
8039087
View commit details
Copy full SHA for 8039087
Browse repository at this point
Rollup merge of #91932 - Kixiron:randomize-seed, r=nagisa
Show description for 6b62bf3
matthiaskrgr
authored
6b62bf3
View commit details
Copy full SHA for 6b62bf3
Browse repository at this point
Rollup merge of #91956 - notriddle:notriddle/unused-parens-range, r=nagisa
Show description for 4891531
matthiaskrgr
authored
4891531
View commit details
Copy full SHA for 4891531
Browse repository at this point
Rollup merge of #92020 - Folyd:stream-unpin, r=m-ou-se
Show description for e22aae0
matthiaskrgr
authored
e22aae0
View commit details
Copy full SHA for e22aae0
Browse repository at this point
Rollup merge of #92063 - OverOrion:patch-1, r=jyn514
Show description for 74c3ce9
matthiaskrgr
authored
74c3ce9
View commit details
Copy full SHA for 74c3ce9
Browse repository at this point
Rollup merge of #92082 - jyn514:remove-from-iterator, r=jyn514
Show description for d486e68
matthiaskrgr
authored
d486e68
View commit details
Copy full SHA for d486e68
Browse repository at this point
You can’t perform that action at this time.