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
Type
/
to 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
115k
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
- #153805
#153805
Merged
rust-bors[bot]
merged 16 commits into
rust-lang:main
rust-lang/rust:main
from
Zalathar:rollup-rfXICNX
Zalathar/rust:rollup-rfXICNX
Copy head branch name to clipboard
Mar 13, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Rollup of 5 pull requests
#153805
rust-bors[bot]
merged 16 commits into
rust-lang:main
rust-lang/rust:main
from
Zalathar:rollup-rfXICNX
Zalathar/rust:rollup-rfXICNX
Copy head branch name to clipboard
Commits
Commits on Mar 1, 2026
fixed VecDeque::splice() not filling the buffer correctly when resizing the buffer on start = end range
asder8215
committed
d0a33ab
View commit details
Copy full SHA for d0a33ab
Browse repository at this point
Commits on Mar 11, 2026
Use `impl_erasable_for_simple_types!` for two more types.
Show description for 637a416
nnethercote
committed
637a416
View commit details
Copy full SHA for 637a416
Browse repository at this point
Remove out-of-date docs.
Show description for 3135499
nnethercote
committed
3135499
View commit details
Copy full SHA for 3135499
Browse repository at this point
Minimize some visibilities.
nnethercote
committed
0e1e0b0
View commit details
Copy full SHA for 0e1e0b0
Browse repository at this point
Rename some parameters.
Show description for 282e8ec
nnethercote
committed
282e8ec
View commit details
Copy full SHA for 282e8ec
Browse repository at this point
Remove an unnecessary `allow` attribute.
nnethercote
committed
1287ccc
View commit details
Copy full SHA for 1287ccc
Browse repository at this point
Commits on Mar 12, 2026
add new unstable flag for minimal recursion
Kivooeo
committed
919fd6b
View commit details
Copy full SHA for 919fd6b
Browse repository at this point
Commits on Mar 13, 2026
Avoid duplicated query modifier comments.
Show description for 16dcceb
nnethercote
committed
16dcceb
View commit details
Copy full SHA for 16dcceb
Browse repository at this point
Don't recompute `key_hash` in `wait_for_query`.
Show description for 73e56e8
nnethercote
committed
73e56e8
View commit details
Copy full SHA for 73e56e8
Browse repository at this point
Inline and remove `execute_job`.
Show description for 8b0c259
nnethercote
committed
8b0c259
View commit details
Copy full SHA for 8b0c259
Browse repository at this point
Some tiny improvements to `try_execute_query`.
Show description for f0c2760
nnethercote
committed
f0c2760
View commit details
Copy full SHA for f0c2760
Browse repository at this point
Rollup merge of #152258 - asder8215:vecdeque_splice_151758, r=joboet
Show description for c5faf3a
Zalathar
authored
c5faf3a
View commit details
Copy full SHA for c5faf3a
Browse repository at this point
Rollup merge of #153691 - nnethercote:misc-tweaks, r=yaahc
Show description for 19f7c94
Zalathar
authored
19f7c94
View commit details
Copy full SHA for 19f7c94
Browse repository at this point
Rollup merge of #153766 - nnethercote:try_execute_query-tweaks, r=cjgillot
Show description for a8290c6
Zalathar
authored
a8290c6
View commit details
Copy full SHA for a8290c6
Browse repository at this point
Rollup merge of #153188 - Kivooeo:min-rec-limit, r=lcnr
Show description for 0459442
Zalathar
authored
0459442
View commit details
Copy full SHA for 0459442
Browse repository at this point
Rollup merge of #153428 - nnethercote:fix-query-comments, r=Zalathar
Show description for 8669e0c
Zalathar
authored
8669e0c
View commit details
Copy full SHA for 8669e0c
Browse repository at this point
You can’t perform that action at this time.