summaryrefslogtreecommitdiffstats
path: root/rust/alloc
AgeCommit message (Expand)AuthorLines
2022-12-04rust: alloc: add `Vec::try_with_capacity{,_in}()` constructorsMiguel Ojeda-1/+89
2022-12-04rust: alloc: add `RawVec::try_with_capacity_in()` constructorMiguel Ojeda-1/+33
2022-09-28rust: adapt `alloc` crate to the kernelMiguel Ojeda-1/+100
2022-09-28rust: import upstream `alloc` crateMiguel Ojeda-0/+9037