Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-01-13 | rust: kernel: add improved version of `ForeignOwnable::borrow_mut` | 1 | -0/+21 | |
2025-01-13 | rust: kernel: change `ForeignOwnable` pointer to mut | 1 | -8/+8 | |
2025-01-13 | rust: types: avoid `as` casts | 1 | -4/+4 | |
2024-12-18 | rust: alloc: align Debug implementation for Box with Display | 1 | -1/+1 | |
2024-12-18 | rust: alloc: implement Display for Box | 1 | -0/+10 | |
2024-11-10 | rust: use custom FFI integer types | 1 | -6/+6 | |
2024-10-15 | rust: alloc: implement kernel `Box` | 1 | -0/+456 |