summaryrefslogtreecommitdiff
path: root/rust/alloc/vec
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 Ojeda6-0/+37
2022-09-28rust: import upstream `alloc` crateMiguel Ojeda6-0/+3969