-
Notifications
You must be signed in to change notification settings - Fork 19
Pull requests: slightlyoutofphase/staticvec
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Update feature dependencies for latest nightly (2021-12-04)
#51
by RSSchermer
was merged Dec 20, 2021
Loading…
Use
MaybeUninit::assume_init_read
instead of read
.
#43
by timothee-haudebourg
was closed Sep 13, 2020
Loading…
Add
const_saturating_int_methods
feature dependency
#40
by RSSchermer
was closed Aug 3, 2020
Loading…
Remove rustc compiler features to unbreak rustc nightly build
#39
by bnjbvr
was closed Aug 1, 2020
Loading…
Fix overly cautious assert in Index<Range<>> and IndexMut<Range<>>
#38
by delamonpansie
was merged Jun 27, 2020
Loading…
Implement StaticVecIterConst and StaticVecIterMut in terms of core::slice::{Iter, IterMut}
#36
by timvermeulen
was closed Jan 14, 2020
•
Draft
Do not require StaticVec::{staticvec, StaticVec} to be in scope for t…
#24
by NilsIrl
was merged Dec 1, 2019
Loading…
Clone
implementation leaks cloned values during a panic
#22
by Lucretiel
was merged Nov 27, 2019
Loading…
Replace
Index
impls with versions that defer to slice indexing
#18
by Lucretiel
was merged Nov 26, 2019
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.