summaryrefslogtreecommitdiffstats
path: root/rust/kernel/lib.rs
AgeCommit message (Expand)AuthorLines
2022-12-04rust: types: add `Either` typeWedson Almeida Filho-0/+1
2022-12-04rust: build_assert: add `build_{error,assert}!` macrosGary Guo-0/+4
2022-12-04rust: static_assert: add `static_assert!` macroMiguel Ojeda-0/+1
2022-12-04rust: std_vendor: add `dbg!` macro based on `std`'s oneNiklas Mohrin-0/+2
2022-12-04rust: error: add `From` implementations for `Error`Wedson Almeida Filho-0/+1
2022-09-28rust: add `kernel` crateWedson Almeida Filho-0/+78