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