summaryrefslogtreecommitdiff
path: root/rust/alloc
AgeCommit message (Expand)Author
2023-12-21rust: upgrade to Rust 1.74.1Miguel Ojeda
2023-10-15rust: upgrade to Rust 1.73.0Miguel Ojeda
2023-10-05rust: upgrade to Rust 1.72.1Miguel Ojeda
2023-08-14rust: upgrade to Rust 1.71.1Miguel Ojeda
2023-05-31rust: upgrade to Rust 1.68.2Miguel Ojeda
2023-05-31rust: alloc: clarify what is the upstream versionMiguel Ojeda
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