Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-01-17 | rust: prelude: prevent doc inline of external imports | Finn Behrens | 1 | -1/+7 |
2022-12-04 | rust: build_assert: add `build_{error,assert}!` macros | Gary Guo | 1 | -0/+2 |
2022-12-04 | rust: static_assert: add `static_assert!` macro | Miguel Ojeda | 1 | -0/+2 |
2022-12-04 | rust: std_vendor: add `dbg!` macro based on `std`'s one | Niklas Mohrin | 1 | -1/+1 |
2022-12-04 | rust: str: add `CStr` type | Gary Guo | 1 | -1/+1 |
2022-12-04 | rust: prelude: add `error::code::*` constant items | Wedson Almeida Filho | 1 | -1/+1 |
2022-12-04 | rust: macros: add `#[vtable]` proc macro | Gary Guo | 1 | -1/+1 |
2022-12-01 | rust: print: add more `pr_*!` levels | Miguel Ojeda | 1 | -1/+1 |
2022-12-01 | rust: prelude: split re-exports into groups | Miguel Ojeda | 1 | -5/+9 |
2022-09-28 | rust: add `kernel` crate | Wedson Almeida Filho | 1 | -0/+20 |