summaryrefslogtreecommitdiffstats
path: root/rust/kernel/alloc/kvec/errors.rs
AgeCommit message (Expand)AuthorLines
2025-09-16rust: alloc: use `kernel::{fmt,prelude::fmt!}`Tamir Duberstein-1/+1
2025-05-07rust: alloc: add Vec::insert_within_capacityAlice Ryhl-0/+23
2025-05-07rust: alloc: add Vec::removeAlice Ryhl-0/+15
2025-05-07rust: alloc: add Vec::push_within_capacityAlice Ryhl-0/+23