summaryrefslogtreecommitdiff
path: root/rust/alloc/raw_vec.rs
Commit message (Expand)AuthorAgeFilesLines
* rust: alloc: add `Vec::try_with_capacity{,_in}()` constructorsMiguel Ojeda2022-12-041-1/+0
* rust: alloc: add `RawVec::try_with_capacity_in()` constructorMiguel Ojeda2022-12-041-1/+33
* rust: adapt `alloc` crate to the kernelMiguel Ojeda2022-09-281-0/+9
* rust: import upstream `alloc` crateMiguel Ojeda2022-09-281-0/+518