summaryrefslogtreecommitdiff
path: root/rust/alloc
AgeCommit message (Expand)Author
2022-12-04rust: alloc: add `Vec::try_with_capacity{,_in}()` constructorsMiguel Ojeda
2022-12-04rust: alloc: add `RawVec::try_with_capacity_in()` constructorMiguel Ojeda
2022-09-28rust: adapt `alloc` crate to the kernelMiguel Ojeda
2022-09-28rust: import upstream `alloc` crateMiguel Ojeda