Age | Commit message (Expand) | Author |
---|---|---|
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 | Kbuild: add Rust support | Miguel Ojeda |
2022-09-28 | rust: export generated symbols | Miguel Ojeda |
2022-09-28 | rust: add `kernel` crate | Wedson Almeida Filho |
2022-09-28 | rust: add `bindings` crate | Miguel Ojeda |
2022-09-28 | rust: add `macros` crate | Miguel Ojeda |
2022-09-28 | rust: add `compiler_builtins` crate | Miguel Ojeda |
2022-09-28 | rust: adapt `alloc` crate to the kernel | Miguel Ojeda |
2022-09-28 | rust: import upstream `alloc` crate | Miguel Ojeda |
2022-09-28 | rust: add C helpers | Miguel Ojeda |