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