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.7k
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
- #92329
#92329
Merged
bors
merged 16 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-l3b4fl1
matthiaskrgr/rust:rollup-l3b4fl1
Copy head branch name to clipboard
Dec 28, 2021
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Rollup of 7 pull requests
#92329
bors
merged 16 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-l3b4fl1
matthiaskrgr/rust:rollup-l3b4fl1
Copy head branch name to clipboard
Commits
Commits on Dec 20, 2021
Fix the error of checking `base_expr` twice in type_changing_struct_update
SparrowLii
committed
5b2a760
View commit details
Copy full SHA for 5b2a760
Browse repository at this point
add test files
SparrowLii
committed
6434844
View commit details
Copy full SHA for 6434844
Browse repository at this point
Commits on Dec 21, 2021
resolve: Minor miscellaneous cleanups from #89059
petrochenkov
committed
1324100
View commit details
Copy full SHA for 1324100
Browse repository at this point
rustc_builtin_macros: make asm mod public for rustfmt
calebcartwright
committed
63c2ede
View commit details
Copy full SHA for 63c2ede
Browse repository at this point
Commits on Dec 24, 2021
Remove `maybe_uninit_extra` feature from Vec docs
Show description for 584e88d
Shadlock0133
authored
584e88d
View commit details
Copy full SHA for 584e88d
Browse repository at this point
Commits on Dec 27, 2021
Add test cases for issue #26186
Patrick-Poitras
committed
fe80124
View commit details
Copy full SHA for fe80124
Browse repository at this point
relax priv-in-pub lint on generic bounds and where clauses in trait impls
jswrenn
committed
ebef8a8
View commit details
Copy full SHA for ebef8a8
Browse repository at this point
fix typo: the use f.pad -> then use f.pad
hiroshi-maybe
committed
7ddad34
View commit details
Copy full SHA for 7ddad34
Browse repository at this point
fix typo: intialized -> initialized
hiroshi-maybe
committed
7a3a668
View commit details
Copy full SHA for 7a3a668
Browse repository at this point
Rollup merge of #90586 - jswrenn:relax-privacy-lints, r=petrochenkov
Show description for b57a6b3
matthiaskrgr
authored
b57a6b3
View commit details
Copy full SHA for b57a6b3
Browse repository at this point
Rollup merge of #92112 - SparrowLii:issue92010, r=cjgillot
Show description for bd77fbf
matthiaskrgr
authored
bd77fbf
View commit details
Copy full SHA for bd77fbf
Browse repository at this point
Rollup merge of #92147 - calebcartwright:publicize-builtin_macro-asm, r=cjgillot
Show description for a7c79c0
matthiaskrgr
authored
a7c79c0
View commit details
Copy full SHA for a7c79c0
Browse repository at this point
Rollup merge of #92161 - petrochenkov:misclean, r=cjgillot
Show description for a11414d
matthiaskrgr
authored
a11414d
View commit details
Copy full SHA for a11414d
Browse repository at this point
Rollup merge of #92264 - Shadlock0133:patch-1, r=the8472
Show description for 4d8ba21
matthiaskrgr
authored
4d8ba21
View commit details
Copy full SHA for 4d8ba21
Browse repository at this point
Rollup merge of #92303 - Patrick-Poitras:issue-26186, r=jackh726
Show description for 052eab5
matthiaskrgr
authored
052eab5
View commit details
Copy full SHA for 052eab5
Browse repository at this point
Rollup merge of #92307 - hiroshi-maybe:fix-minor-typos, r=camelid
Show description for eab8129
matthiaskrgr
authored
eab8129
View commit details
Copy full SHA for eab8129
Browse repository at this point
You can’t perform that action at this time.