summaryrefslogtreecommitdiff
path: root/rust/alloc
AgeCommit message (Expand)Author
2023-04-10rust: alloc: vec: Add some try_* methods we needMiguel Ojeda
2023-04-10rust: Add SPDX headers to alloc::vec::{spec_extend, set_len_on_drop}Asahi Lina
2023-04-10rust: Import upstream `alloc::vec::spec_extend` moduleAsahi Lina
2023-04-10rust: Import upstream `alloc::vec::set_len_on_drop` moduleAsahi Lina
2023-01-16rust: alloc: remove the `borrow` module (`ToOwned`, `Cow`)Miguel Ojeda
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