Issues
- 2
- 0
Implement `try_reserve()`
#32 opened by cmazakas - 0
Implement `retain_mut()`
#31 opened by cmazakas - 5
Benchmark against tinyvec?
#30 opened by Milo123459 - 2
Serialization support
#29 opened by morn-0 - 1
- 1
Support for zero-sized types
#23 opened by cmazakas - 0
Allocator support
#24 opened by cmazakas - 0
- 0
- 0
Add associated function `with_alignment`
#17 opened by cmazakas - 0
- 1
- 0
Implement `DrainFilter`
#12 opened by cmazakas - 0
Implement `spare_capacity_mut`
#13 opened by cmazakas - 0
Send/Sync implementations are missing
#4 opened by cmazakas - 0
Improve implementation of `macro_rules! minivec { ($elem:expr; $n:expr) => { ... }; }`
#10 opened by cmazakas - 5
Remove `Header.data_`
#2 opened by Plecra - 6
Rename `from_raw_part` to `from_raw`
#6 opened by cmazakas - 7
Memory leak on test
#1 opened by dvtkrlbs