summaryrefslogtreecommitdiff
path: root/rust/alloc/vec/mod.rs
AgeCommit message (Expand)Author
2023-08-14rust: upgrade to Rust 1.71.1Miguel Ojeda
2023-05-31rust: upgrade to Rust 1.68.2Miguel Ojeda
2023-04-10rust: alloc: vec: Add some try_* methods we needMiguel Ojeda
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-09-28rust: adapt `alloc` crate to the kernelMiguel Ojeda
2022-09-28rust: import upstream `alloc` crateMiguel Ojeda