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
rustc_scalable_vector(N)
- #143924
#143924
Merged
bors
merged 7 commits into
rust-lang:main
rust-lang/rust:main
from
davidtwco:sve-infrastructure
davidtwco/rust:sve-infrastructure
Copy head branch name to clipboard
Dec 16, 2025
Conversation
Commits
7
(7)
Checks
Files changed
Merged
rustc_scalable_vector(N)
#143924
bors
merged 7 commits into
rust-lang:main
rust-lang/rust:main
from
davidtwco:sve-infrastructure
davidtwco/rust:sve-infrastructure
Copy head branch name to clipboard
Commits
Commits on Dec 16, 2025
attr: parse `rustc_scalable_vector(N)`
Show description for 78b0605
davidtwco
and
JamieCunliffe
committed
78b0605
View commit details
Copy full SHA for 78b0605
Browse repository at this point
hir/trait_sel: prohibit scalable vectors in types
Show description for ba92629
davidtwco
and
JamieCunliffe
committed
ba92629
View commit details
Copy full SHA for ba92629
Browse repository at this point
codegen: implement `repr(scalable)`
Show description for a56b1b9
davidtwco
and
JamieCunliffe
committed
a56b1b9
View commit details
Copy full SHA for a56b1b9
Browse repository at this point
debuginfo: no spill `<vscale x N x i1>` for `N!=16`
Show description for 89eea57
davidtwco
and
JamieCunliffe
committed
89eea57
View commit details
Copy full SHA for 89eea57
Browse repository at this point
mir_transform: prohibit scalable vectors in async
Show description for 4185e9f
davidtwco
committed
4185e9f
View commit details
Copy full SHA for 4185e9f
Browse repository at this point
mono: require target feature for scalable vectors
Show description for 5f27abd
davidtwco
committed
5f27abd
View commit details
Copy full SHA for 5f27abd
Browse repository at this point
abi: `Display` bound on `TyAbiInterface`
Show description for f0dfeab
davidtwco
committed
f0dfeab
View commit details
Copy full SHA for f0dfeab
Browse repository at this point
You can’t perform that action at this time.