Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-04-16 | rust: alloc: remove our fork of the `alloc` crate | 1 | -3724/+0 | |
2024-03-29 | rust: upgrade to Rust 1.77.1 | 1 | -30/+71 | |
2024-02-29 | rust: upgrade to Rust 1.76.0 | 1 | -14/+51 | |
2024-01-22 | rust: upgrade to Rust 1.75.0 | 1 | -6/+10 | |
2023-12-21 | rust: upgrade to Rust 1.74.1 | 1 | -2/+85 | |
2023-10-15 | rust: upgrade to Rust 1.73.0 | 1 | -2/+2 | |
2023-10-05 | rust: upgrade to Rust 1.72.1 | 1 | -55/+51 | |
2023-08-14 | rust: upgrade to Rust 1.71.1 | 1 | -65/+19 | |
2023-05-31 | rust: upgrade to Rust 1.68.2 | 1 | -109/+355 | |
2023-04-10 | rust: alloc: vec: Add some try_* methods we need | 1 | -3/+134 | |
2023-01-16 | rust: alloc: remove the `borrow` module (`ToOwned`, `Cow`) | 1 | -0/+3 | |
2022-12-04 | rust: alloc: add `Vec::try_with_capacity{,_in}()` constructors | 1 | -0/+89 | |
2022-09-28 | rust: adapt `alloc` crate to the kernel | 1 | -0/+25 | |
2022-09-28 | rust: import upstream `alloc` crate | 1 | -0/+3115 |