FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/arrayvec.rs - conradludgate/arrayvec · GitHub
conradludgate
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
arrayvec
src
arrayvec.rs
on
master
User selector
Datepicker
Commit history
Commits on Mar 29, 2021
0.7.0
bluss
committed
5685049
View commit details
Copy full SHA for 5685049
View code at this point
Browse repository at this point
Merge pull request #183 from bluss/revert-new
Show description for b0dfc87
bluss
authored
b0dfc87
View commit details
Copy full SHA for b0dfc87
View code at this point
Browse repository at this point
FIX: Add new_const() for const construction and revert new to old version
Show description for b7f3aa9
bluss
committed
b7f3aa9
View commit details
Copy full SHA for b7f3aa9
View code at this point
Browse repository at this point
FIX: Update .retain() optimization for const generics
bluss
committed
b82a6d4
View commit details
Copy full SHA for b82a6d4
View code at this point
Browse repository at this point
Fix mutable reborrow
Show description for c094906
niklasf
and
bluss
committed
c094906
View commit details
Copy full SHA for c094906
View code at this point
Browse repository at this point
Mirror optimization of std::Vec::retain (rust-lang/rust#81126)
niklasf
authored and
bluss
committed
345c6b4
View commit details
Copy full SHA for 345c6b4
View code at this point
Browse repository at this point
Commits on Mar 28, 2021
Made ArrayVec::new and ArrayString::new const fns
Show description for 5ad4687
rodrimati1992
committed
5ad4687
View commit details
Copy full SHA for 5ad4687
View code at this point
Browse repository at this point
Commits on Mar 24, 2021
DOC: Fix typo in ArrayVec::is_full
cuviper
authored
dc0360f
View commit details
Copy full SHA for dc0360f
View code at this point
Browse repository at this point
FEAT: Use u32 for the length field in arrayvec
Show description for 0c90469
bluss
committed
0c90469
View commit details
Copy full SHA for 0c90469
View code at this point
Browse repository at this point
Commits on Mar 23, 2021
FIX: Use more efficient cloning in IntoIter::clone
Show description for f9f58c9
bluss
committed
f9f58c9
View commit details
Copy full SHA for f9f58c9
View code at this point
Browse repository at this point
FIX: Code cleanup in .into_inner()
Show description for cf283a0
bluss
committed
cf283a0
View commit details
Copy full SHA for cf283a0
View code at this point
Browse repository at this point
DOC: Doc comment and example updates for ArrayVec
bluss
committed
74039f1
View commit details
Copy full SHA for 74039f1
View code at this point
Browse repository at this point
API: Remove deprecated ArrayVec::dispose
bluss
committed
666c5ec
View commit details
Copy full SHA for 666c5ec
View code at this point
Browse repository at this point
API: Panic in .extend() and from_iter on capacity exceeded
Show description for a554ea2
bluss
committed
a554ea2
View commit details
Copy full SHA for a554ea2
View code at this point
Browse repository at this point
Remove old Array and Index traits
bluss
committed
c751c22
View commit details
Copy full SHA for c751c22
View code at this point
Browse repository at this point
FIX: Fix serde feature for const gen
bluss
committed
6daae9a
View commit details
Copy full SHA for 6daae9a
View code at this point
Browse repository at this point
FEAT: Port ArrayString to const generics
bluss
committed
c9b095f
View commit details
Copy full SHA for c9b095f
View code at this point
Browse repository at this point
TEST: Fix arrayvec tests for const gen
Show description for 5502324
bluss
committed
5502324
View commit details
Copy full SHA for 5502324
View code at this point
Browse repository at this point
FEAT: Add new const generics version of ArrayVec (first draft)
bluss
committed
02ab4dc
View commit details
Copy full SHA for 02ab4dc
View code at this point
Browse repository at this point
Use ArrayVecImpl in ArrayVec
bluss
committed
630b81b
View commit details
Copy full SHA for 630b81b
View code at this point
Browse repository at this point
Commits on Dec 17, 2020
MAINT: Move ArrayVec implementation to module
bluss
committed
c3ef5fe
View commit details
Copy full SHA for c3ef5fe
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL