Age | Commit message (Expand) | Author |
---|---|---|
2022-12-04 | rust: macros: take string literals in `module!` | Gary Guo |
2022-12-04 | rust: macros: add `#[vtable]` proc macro | Gary Guo |
2022-12-04 | rust: macros: add `concat_idents!` proc macro | Björn Roy Baron |
2022-12-01 | rust: print: add `pr_cont!` macro | Miguel Ojeda |
2022-12-01 | rust: print: add more `pr_*!` levels | Miguel Ojeda |
2022-12-01 | rust: prelude: split re-exports into groups | 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 |