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