mirror of
https://github.com/openharmony/third_party_rust_tinyvec.git
synced 2026-07-18 12:25:35 -04:00
24737546d3861e8cf1d94721d4ae407c4c6e64a8
* Also cover reserve, reserve_exact and shrink_to_fit by fuzzing. SmallVec had a use-after-free bug in shrink_to_fit inlining so we'd better test this * Also test extend_from_slice on tinyvec and arrayvec
Description
Languages
Rust
99.5%
Python
0.3%
Shell
0.2%