aboutsummaryrefslogtreecommitdiffstats
path: root/rust/kernel/alloc/kvec/errors.rs (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-07rust: alloc: add Vec::insert_within_capacityAlice Ryhl1-0/+23
2025-05-07rust: alloc: add Vec::removeAlice Ryhl1-0/+15
2025-05-07rust: alloc: add Vec::push_within_capacityAlice Ryhl1-0/+23