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.4k
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 5 pull requests
- #149560
#149560
Merged
bors
merged 13 commits into
rust-lang:main
rust-lang/rust:main
from
matthiaskrgr:rollup-lce3baq
matthiaskrgr/rust:rollup-lce3baq
Copy head branch name to clipboard
Dec 3, 2025
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Rollup of 5 pull requests
#149560
bors
merged 13 commits into
rust-lang:main
rust-lang/rust:main
from
matthiaskrgr:rollup-lce3baq
matthiaskrgr/rust:rollup-lce3baq
Copy head branch name to clipboard
Commits
Commits on Oct 29, 2025
array_chunks: slightly improve docs
hkBst
committed
ce850bf
View commit details
Copy full SHA for ce850bf
Browse repository at this point
Commits on Nov 3, 2025
slice iter: replace manual saturating_sub
hkBst
committed
786cca8
View commit details
Copy full SHA for 786cca8
Browse repository at this point
slice iter: cleanup and make similar Chunks[Mut]::nth
hkBst
committed
c62abb6
View commit details
Copy full SHA for c62abb6
Browse repository at this point
Commits on Nov 14, 2025
slice iter: more cleanup
hkBst
committed
a7ee7c8
View commit details
Copy full SHA for a7ee7c8
Browse repository at this point
slice iter: rm all overflowing_* and switch conditions to mv dependent code close
hkBst
committed
b60788e
View commit details
Copy full SHA for b60788e
Browse repository at this point
Commits on Dec 1, 2025
also introduce Peekable::next_if_map_mut next to next_if_map
jdonszelmann
committed
62e0a84
View commit details
Copy full SHA for 62e0a84
Browse repository at this point
Commits on Dec 2, 2025
std: sys: fs: uefi: Make time in FileAttr optional
Show description for 1331c35
Ayush1325
committed
1331c35
View commit details
Copy full SHA for 1331c35
Browse repository at this point
Merge E0412 into E0425
xonx4l
committed
4b000cf
View commit details
Copy full SHA for 4b000cf
Browse repository at this point
Rollup merge of #146436 - hkBst:slice-iter-1, r=joboet
Show description for 38d5d28
matthiaskrgr
authored
38d5d28
View commit details
Copy full SHA for 38d5d28
Browse repository at this point
Rollup merge of #148250 - hkBst:array-chunks-docs, r=joboet
Show description for 9955b04
matthiaskrgr
authored
9955b04
View commit details
Copy full SHA for 9955b04
Browse repository at this point
Rollup merge of #148678 - xonx4l:EO412_replacement_with_EO425, r=Kivooeo
Show description for 02434fe
matthiaskrgr
authored
02434fe
View commit details
Copy full SHA for 02434fe
Browse repository at this point
Rollup merge of #149520 - jdonszelmann:new-map-if, r=joboet
Show description for c67a779
matthiaskrgr
authored
c67a779
View commit details
Copy full SHA for c67a779
Browse repository at this point
Rollup merge of #149538 - Ayush1325:uefi-fs-time-fix, r=joboet
Show description for 3b99d6b
matthiaskrgr
authored
3b99d6b
View commit details
Copy full SHA for 3b99d6b
Browse repository at this point
You can’t perform that action at this time.