summaryrefslogtreecommitdiffstats
path: root/rust/alloc/raw_vec.rs
Commit message (Expand)AuthorAgeFilesLines
* rust: upgrade to Rust 1.73.0Miguel Ojeda2023-10-151-10/+20
* rust: upgrade to Rust 1.71.1Miguel Ojeda2023-08-141-6/+12
* rust: upgrade to Rust 1.68.2Miguel Ojeda2023-05-311-8/+8
* rust: alloc: add `Vec::try_with_capacity{,_in}()` constructorsMiguel Ojeda2022-12-041-1/+0
* rust: alloc: add `RawVec::try_with_capacity_in()` constructorMiguel Ojeda2022-12-041-1/+33
* rust: adapt `alloc` crate to the kernelMiguel Ojeda2022-09-281-0/+9
* rust: import upstream `alloc` crateMiguel Ojeda2022-09-281-0/+518