summaryrefslogtreecommitdiffstats
path: root/rust/alloc/raw_vec.rs
AgeCommit message (Expand)AuthorLines
2024-02-29rust: upgrade to Rust 1.76.0Miguel Ojeda-16/+42
2024-01-22rust: upgrade to Rust 1.75.0Miguel Ojeda-4/+15
2023-10-15rust: upgrade to Rust 1.73.0Miguel Ojeda-10/+20
2023-08-14rust: upgrade to Rust 1.71.1Miguel Ojeda-6/+12
2023-05-31rust: upgrade to Rust 1.68.2Miguel Ojeda-8/+8
2022-12-04rust: alloc: add `Vec::try_with_capacity{,_in}()` constructorsMiguel Ojeda-1/+0
2022-12-04rust: alloc: add `RawVec::try_with_capacity_in()` constructorMiguel Ojeda-1/+33
2022-09-28rust: adapt `alloc` crate to the kernelMiguel Ojeda-0/+9
2022-09-28rust: import upstream `alloc` crateMiguel Ojeda-0/+518