summaryrefslogtreecommitdiffstats
path: root/rust/alloc/vec
Commit message (Expand)AuthorAgeFilesLines
* rust: alloc: remove the `borrow` module (`ToOwned`, `Cow`)Miguel Ojeda2023-01-161-0/+3
* rust: alloc: add `Vec::try_with_capacity{,_in}()` constructorsMiguel Ojeda2022-12-041-0/+89
* rust: adapt `alloc` crate to the kernelMiguel Ojeda2022-09-286-0/+37
* rust: import upstream `alloc` crateMiguel Ojeda2022-09-286-0/+3969