aboutsummaryrefslogtreecommitdiff
path: root/rust/alloc/lib.rs
AgeCommit message (Expand)AuthorFilesLines
2024-04-16rust: alloc: remove our fork of the `alloc` crateGravatar Wedson Almeida Filho 1-289/+0
2024-03-29rust: upgrade to Rust 1.77.1Gravatar Miguel Ojeda 1-3/+4
2024-02-29rust: upgrade to Rust 1.76.0Gravatar Miguel Ojeda 1-4/+4
2024-01-22rust: upgrade to Rust 1.75.0Gravatar Miguel Ojeda 1-3/+4
2023-12-21rust: upgrade to Rust 1.74.1Gravatar Miguel Ojeda 1-3/+3
2023-10-15rust: upgrade to Rust 1.73.0Gravatar Miguel Ojeda 1-2/+3
2023-10-05rust: upgrade to Rust 1.72.1Gravatar Miguel Ojeda 1-5/+5
2023-08-14rust: upgrade to Rust 1.71.1Gravatar Miguel Ojeda 1-23/+25
2023-05-31rust: upgrade to Rust 1.68.2Gravatar Miguel Ojeda 1-16/+55
2023-01-16rust: alloc: remove the `borrow` module (`ToOwned`, `Cow`)Gravatar Miguel Ojeda 1-1/+2
2022-09-28rust: adapt `alloc` crate to the kernelGravatar Miguel Ojeda 1-0/+8
2022-09-28rust: import upstream `alloc` crateGravatar Miguel Ojeda 1-0/+236