Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-12-04 | rust: alloc: add `Vec::try_with_capacity{,_in}()` constructors | Miguel Ojeda | 2 | -1/+89 |
2022-12-04 | rust: alloc: add `RawVec::try_with_capacity_in()` constructor | Miguel Ojeda | 1 | -1/+33 |
2022-09-28 | rust: adapt `alloc` crate to the kernel | Miguel Ojeda | 14 | -1/+100 |
2022-09-28 | rust: import upstream `alloc` crate | Miguel Ojeda | 13 | -0/+9037 |