summaryrefslogtreecommitdiffstats
path: root/rust/alloc/vec/mod.rs
AgeCommit message (Expand)AuthorFilesLines
2022-12-04rust: alloc: add `Vec::try_with_capacity{,_in}()` constructorsMiguel Ojeda1-0/+89
2022-09-28rust: adapt `alloc` crate to the kernelMiguel Ojeda1-0/+25
2022-09-28rust: import upstream `alloc` crateMiguel Ojeda1-0/+3115