Age | Commit message (Expand) | Author |
---|---|---|
2023-01-16 | rust: prelude: prevent doc inline of external imports | Finn Behrens |
2022-12-04 | rust: build_assert: add `build_{error,assert}!` macros | Gary Guo |
2022-12-04 | rust: static_assert: add `static_assert!` macro | Miguel Ojeda |
2022-12-04 | rust: std_vendor: add `dbg!` macro based on `std`'s one | Niklas Mohrin |
2022-12-04 | rust: str: add `CStr` type | Gary Guo |
2022-12-04 | rust: prelude: add `error::code::*` constant items | Wedson Almeida Filho |
2022-12-04 | rust: macros: add `#[vtable]` proc macro | Gary Guo |
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 | rust: add `kernel` crate | Wedson Almeida Filho |