summaryrefslogtreecommitdiffstats
path: root/rust/alloc/raw_vec.rs
Commit message (Expand)AuthorAgeFilesLines
* rust: alloc: remove our fork of the `alloc` crateWedson Almeida Filho2024-04-161-610/+0
* rust: upgrade to Rust 1.77.1Miguel Ojeda2024-03-291-7/+6
* rust: upgrade to Rust 1.76.0Miguel Ojeda2024-02-291-16/+42
* rust: upgrade to Rust 1.75.0Miguel Ojeda2024-01-221-4/+15
* 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