Age | Commit message (Expand) | Author |
---|---|---|
2024-05-17 | rust: error: Rename to_kernel_errno() -> to_errno() | Asahi Lina |
2024-05-17 | rust: kernel: require `Send` for `Module` implementations | Wedson Almeida Filho |
2023-08-11 | rust: allocator: Prevent mis-aligned allocation | Boqun Feng |
2023-04-26 | rust: kernel: Mark rust_fmt_argument as extern "C" | David Gow |
2023-04-26 | rust: str: fix requierments->requirements typo | Patrick Blass |
2023-02-06 | rust: print: avoid evaluating arguments in `pr_*` macros in `unsafe` blocks | Miguel Ojeda |
2022-09-28 | rust: add `kernel` crate | Wedson Almeida Filho |