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
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 }}
tbu-
/
arrayvec
Public
forked from
bluss/arrayvec
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
arrayvec
src
on
pr_arrayvec_copy
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 29, 2024
Move `ArrayVecCopy` from root to `copy` module.
tbu-
committed
825e154
View commit details
Copy full SHA for 825e154
View code at this point
Browse repository at this point
Commits on Oct 21, 2024
ArrayVecCopy: Add derive(Copy)
Show description for 398ab39
bluss
committed
398ab39
View commit details
Copy full SHA for 398ab39
View code at this point
Browse repository at this point
ArrayVecCopy: Skip rename of ArrayVecVisitor
Show description for 6f39b07
bluss
authored and
tbu-
committed
6f39b07
View commit details
Copy full SHA for 6f39b07
View code at this point
Browse repository at this point
Generate ArrayVecCopy without using patch
Show description for b3d0e2b
bluss
authored and
tbu-
committed
b3d0e2b
View commit details
Copy full SHA for b3d0e2b
View code at this point
Browse repository at this point
Commits on Oct 17, 2024
Make `ArrayVecCopy` functions non-`const`
Show description for 6a182a2
tbu-
committed
6a182a2
View commit details
Copy full SHA for 6a182a2
View code at this point
Browse repository at this point
Minimize diff between `src/arrayvec{,_copy}.rs`
tbu-
committed
67c4779
View commit details
Copy full SHA for 67c4779
View code at this point
Browse repository at this point
Add infrastructure to generate `src/arrayvec_copy.rs`
Show description for 33f89bc
tbu-
committed
33f89bc
View commit details
Copy full SHA for 33f89bc
View code at this point
Browse repository at this point
Add `ArrayVecCopy`
Show description for 5caad4c
pYtoner
authored and
tbu-
committed
5caad4c
View commit details
Copy full SHA for 5caad4c
View code at this point
Browse repository at this point
Use 16-bit lengths on 16-bit targets
kornelski
authored and
tbu-
committed
812c83a
View commit details
Copy full SHA for 812c83a
View code at this point
Browse repository at this point
Commits on Oct 16, 2024
Add `ArrayVec::spare_capacity_mut`
Show description for 4ef0e89
tbu-
authored and
bluss
committed
4ef0e89
View commit details
Copy full SHA for 4ef0e89
View code at this point
Browse repository at this point
Commits on Aug 17, 2024
Exclude `AsRef<Path>` for no-std builds
Show description for 909c766
bluss
committed
909c766
View commit details
Copy full SHA for 909c766
View code at this point
Browse repository at this point
Commits on Jul 30, 2024
implement AsRef<Path> for ArrayString
Zoybean
authored and
bluss
committed
aadc8df
View commit details
Copy full SHA for aadc8df
View code at this point
Browse repository at this point
Commits on Mar 26, 2024
Add as_slice & as_mut_slice methods to IntoIter
clarfonthey
authored and
bluss
committed
3a75e11
View commit details
Copy full SHA for 3a75e11
View code at this point
Browse repository at this point
Commits on Mar 7, 2024
Improve optional support for borsh serialization
Show description for ae6cfd3
honzasp
authored and
bluss
committed
ae6cfd3
View commit details
Copy full SHA for ae6cfd3
View code at this point
Browse repository at this point
Optional support for borsh serialization
Fuuzetsu
authored and
bluss
committed
4337b1b
View commit details
Copy full SHA for 4337b1b
View code at this point
Browse repository at this point
Make as_ptr and as_mut_ptr on ArrayString public
YuhanLiin
authored and
bluss
committed
9f45cc2
View commit details
Copy full SHA for 9f45cc2
View code at this point
Browse repository at this point
feat: put len before xs
JakkuSakura
authored and
bluss
committed
1cd7b9d
View commit details
Copy full SHA for 1cd7b9d
View code at this point
Browse repository at this point
Fix miri error in extend_zst
Show description for 27401fb
bluss
committed
27401fb
View commit details
Copy full SHA for 27401fb
View code at this point
Browse repository at this point
Commits on Jun 17, 2023
0.7.4
bluss
committed
2c92a59
View commit details
Copy full SHA for 2c92a59
View code at this point
Browse repository at this point
Commits on Jun 13, 2023
Optionally implement Zeroize on ArrayVec/ArrayString
elichai
committed
bb9279e
View commit details
Copy full SHA for bb9279e
View code at this point
Browse repository at this point
Commits on Apr 10, 2023
track_caller for capacity overflow panics
kornelski
committed
dc33f75
View commit details
Copy full SHA for dc33f75
View code at this point
Browse repository at this point
Commits on Nov 12, 2022
Merge pull request #230 from msrd0/string-borrowmut
Show description for 0e131fd
bluss
authored
0e131fd
View commit details
Copy full SHA for 0e131fd
View code at this point
Browse repository at this point
Fix stacked borrows violations
Show description for c9ff579
clubby789
authored and
bluss
committed
c9ff579
View commit details
Copy full SHA for c9ff579
View code at this point
Browse repository at this point
Commits on Nov 9, 2022
Add missing `BorrowMut` for `ArrayString`
msrd0
committed
9dd3f3c
View commit details
Copy full SHA for 9dd3f3c
View code at this point
Browse repository at this point
Commits on Oct 27, 2021
Merge pull request #194 from bhgomes/const-fns
Show description for a4690c9
bluss
authored
a4690c9
View commit details
Copy full SHA for a4690c9
View code at this point
Browse repository at this point
Commits on Oct 8, 2021
Follow optimization of std::Vec::retain (rust-lang/rust#88060)
niklasf
committed
bc21f19
View commit details
Copy full SHA for bc21f19
View code at this point
Browse repository at this point
Commits on Aug 14, 2021
Doc/wording edit for zero_filled
bluss
authored
1e74077
View commit details
Copy full SHA for 1e74077
View code at this point
Browse repository at this point
Commits on Aug 13, 2021
Add zero_filled constructor
c410-f3r
committed
f5acafa
View commit details
Copy full SHA for f5acafa
View code at this point
Browse repository at this point
Commits on Aug 1, 2021
upgrade len/capacity-related functions to const-fn
bhgomes
committed
17c5dd0
View commit details
Copy full SHA for 17c5dd0
View code at this point
Browse repository at this point
add remaining_capacity to ArrayString
bhgomes
committed
481f930
View commit details
Copy full SHA for 481f930
View code at this point
Browse repository at this point
Commits on Jun 20, 2021
Add ArrayString::as_mut_str
clarfonthey
committed
c491781
View commit details
Copy full SHA for c491781
View code at this point
Browse repository at this point
Commits on Jun 5, 2021
0.7.1
bluss
committed
0c866b3
View commit details
Copy full SHA for 0c866b3
View code at this point
Browse repository at this point
Commits on May 31, 2021
Merge pull request #187 from conradludgate/into-inner-take
Show description for 515a18c
bluss
authored
515a18c
View commit details
Copy full SHA for 515a18c
View code at this point
Browse repository at this point
Commits on May 30, 2021
debug-assert
conradludgate
committed
0fdf39f
View commit details
Copy full SHA for 0fdf39f
View code at this point
Browse repository at this point
Commits on May 29, 2021
tests + docs
conradludgate
committed
16c8e4d
View commit details
Copy full SHA for 16c8e4d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.