summaryrefslogtreecommitdiff
path: root/rust/kernel
AgeCommit message (Expand)Author
2023-08-11rust: allocator: Prevent mis-aligned allocationBoqun Feng
2023-04-26rust: kernel: Mark rust_fmt_argument as extern "C"David Gow
2023-04-26rust: str: fix requierments->requirements typoPatrick Blass
2023-02-06rust: print: avoid evaluating arguments in `pr_*` macros in `unsafe` blocksMiguel Ojeda
2022-09-28rust: add `kernel` crateWedson Almeida Filho