mirror of
https://github.com/openharmony/third_party_rust_tinyvec.git
synced 2026-07-19 22:33:42 -04:00
af665296b597f3b99deb7d39029558a5d498e3ce
* change behavior on extend_from_slice, append * preallocation in extend() * append v2 * obviously * fix resize_with * try_functions and to_vec on arrayvec * shrink_to_fit * bit of cleaning * cosmetic changes * use asserts instead of if-panics * I promise, this is the last commit * examples, tests * matches macro exists since rust 1.42 * Update tinyvec.rs * new extend and insert * mem::take is from rust 1.40
Description
Languages
Rust
99.5%
Python
0.3%
Shell
0.2%