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 }}
bluss
/
arrayvec
Public
Notifications
You must be signed in to change notification settings
Fork
155
Star
895
Code
Issues
33
Pull requests
40
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Make length type generic
- #256
#256
Open
JakkuSakura
wants to merge 8 commits into
bluss:master
bluss/arrayvec:master
from
JakkuSakura:generic-length-type-over-new-layout
JakkuSakura/arrayvec-rs:generic-length-type-over-new-layout
Copy head branch name to clipboard
Conversation
Commits
8
(8)
Checks
Files changed
Open
Make length type generic
#256
JakkuSakura
wants to merge 8 commits into
bluss:master
bluss/arrayvec:master
from
JakkuSakura:generic-length-type-over-new-layout
JakkuSakura/arrayvec-rs:generic-length-type-over-new-layout
Copy head branch name to clipboard
Commits
Commits on Dec 19, 2023
feat: put len before xs
JakkuSakura
committed
a056801
View commit details
Copy full SHA for a056801
Browse repository at this point
Commits on Dec 21, 2023
feat: make LenUint generic
JakkuSakura
committed
57e1557
View commit details
Copy full SHA for 57e1557
Browse repository at this point
Commits on Dec 29, 2023
feat: fix Serialize and Deserialize
JakkuSakura
committed
eefee31
View commit details
Copy full SHA for eefee31
Browse repository at this point
Commits on Apr 3, 2024
Allow ArrayVec to be generic with efficent default LenT
GnomedDev
authored and
JakkuSakura
committed
207ffca
View commit details
Copy full SHA for 207ffca
Browse repository at this point
Move CAP overflow check to compile time
GnomedDev
authored and
JakkuSakura
committed
f4dbf75
View commit details
Copy full SHA for f4dbf75
Browse repository at this point
Commits on Apr 5, 2024
Merge remote-tracking branch 'upstream/master' into generic-length-type-over-new-layout
Show description for 5e88947
JakkuSakura
committed
5e88947
View commit details
Copy full SHA for 5e88947
Browse repository at this point
feat: fix merge conflicts
JakkuSakura
committed
448b7bd
View commit details
Copy full SHA for 448b7bd
Browse repository at this point
feat: fix merge conflicts
JakkuSakura
committed
cd18081
View commit details
Copy full SHA for cd18081
Browse repository at this point
You can’t perform that action at this time.