summaryrefslogtreecommitdiffstats
path: root/rust/kernel
Commit message (Expand)AuthorAgeFilesLines
* rust: allocator: Prevent mis-aligned allocationBoqun Feng2023-08-111-15/+59
* rust: kernel: Mark rust_fmt_argument as extern "C"David Gow2023-04-261-1/+5
* rust: str: fix requierments->requirements typoPatrick Blass2023-04-261-1/+1
* rust: print: avoid evaluating arguments in `pr_*` macros in `unsafe` blocksMiguel Ojeda2023-02-061-11/+18
* rust: add `kernel` crateWedson Almeida Filho2022-09-286-0/+491