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
- #151727
#151727
Merged
rust-bors[bot]
merged 14 commits into
rust-lang:main
rust-lang/rust:main
from
Zalathar:rollup-goIJldt
Zalathar/rust:rollup-goIJldt
Copy head branch name to clipboard
Jan 27, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Rollup of 5 pull requests
#151727
rust-bors[bot]
merged 14 commits into
rust-lang:main
rust-lang/rust:main
from
Zalathar:rollup-goIJldt
Zalathar/rust:rollup-goIJldt
Copy head branch name to clipboard
Commits
Commits on Oct 7, 2025
slice/ascii: Optimize `eq_ignore_ascii_case` with auto-vectorization
Show description for b031c51
okaneco
committed
b031c51
View commit details
Copy full SHA for b031c51
Browse repository at this point
Avoid scalar fallback in chunk remainder check
Show description for 7b88f48
okaneco
committed
7b88f48
View commit details
Copy full SHA for 7b88f48
Browse repository at this point
Commits on Oct 8, 2025
Relocate bench and use str corpora for data
Show description for a5ba248
okaneco
committed
a5ba248
View commit details
Copy full SHA for a5ba248
Browse repository at this point
Commits on Oct 14, 2025
Use a const generic parameter for the function chunk size
Show description for 31bf836
okaneco
committed
31bf836
View commit details
Copy full SHA for 31bf836
Browse repository at this point
Commits on Jan 26, 2026
Try to reduce rustdoc GUI tests flakyness
GuillaumeGomez
committed
21ebd03
View commit details
Copy full SHA for 21ebd03
Browse repository at this point
Omit standard copyright notice
Show description for abcd22d
xtqqczze
committed
abcd22d
View commit details
Copy full SHA for abcd22d
Browse repository at this point
Reintroduce `QueryStackFrame` split.
Show description for 0385e26
nnethercote
committed
0385e26
View commit details
Copy full SHA for 0385e26
Browse repository at this point
Commits on Jan 27, 2026
Use an associated type default for `Key::Cache`.
Show description for 120247a
nnethercote
committed
120247a
View commit details
Copy full SHA for 120247a
Browse repository at this point
Remove unused `Key`/`AsLocalKey` impls.
nnethercote
committed
aebcf78
View commit details
Copy full SHA for aebcf78
Browse repository at this point
Rollup merge of #151692 - GuillaumeGomez:reduce-flaky, r=jieyouxu
Show description for 8ae4aca
Zalathar
authored
8ae4aca
View commit details
Copy full SHA for 8ae4aca
Browse repository at this point
Rollup merge of #147436 - okaneco:eq_ignore_ascii_autovec, r=scottmcm
Show description for 1c892e8
Zalathar
authored
1c892e8
View commit details
Copy full SHA for 1c892e8
Browse repository at this point
Rollup merge of #151390 - nnethercote:revert, r=petrochenkov
Show description for 9108101
Zalathar
authored
9108101
View commit details
Copy full SHA for 9108101
Browse repository at this point
Rollup merge of #151097 - nnethercote:associated_type_defaults-query-key, r=Noratrieb
Show description for 3b89fc6
Zalathar
authored
3b89fc6
View commit details
Copy full SHA for 3b89fc6
Browse repository at this point
Rollup merge of #151702 - xtqqczze:omit-copyright-notice, r=jieyouxu
Show description for 6ec16a4
Zalathar
authored
6ec16a4
View commit details
Copy full SHA for 6ec16a4
Browse repository at this point
You can’t perform that action at this time.