Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-12-04 | rust: types: add `Either` type | Wedson Almeida Filho | 1 | -0/+1 |
2022-12-04 | rust: build_assert: add `build_{error,assert}!` macros | Gary Guo | 1 | -0/+4 |
2022-12-04 | rust: static_assert: add `static_assert!` macro | Miguel Ojeda | 1 | -0/+1 |
2022-12-04 | rust: std_vendor: add `dbg!` macro based on `std`'s one | Niklas Mohrin | 1 | -0/+2 |
2022-12-04 | rust: error: add `From` implementations for `Error` | Wedson Almeida Filho | 1 | -0/+1 |
2022-09-28 | rust: add `kernel` crate | Wedson Almeida Filho | 1 | -0/+78 |