summaryrefslogtreecommitdiff
path: root/rust/kernel
AgeCommit message (Expand)Author
2022-12-04rust: prelude: add `error::code::*` constant itemsWedson Almeida Filho
2022-12-04rust: error: add `From` implementations for `Error`Wedson Almeida Filho
2022-12-04rust: error: add codes from `errno-base.h`Viktor Garske
2022-12-04rust: error: declare errors using macroFinn Behrens
2022-12-04rust: macros: add `#[vtable]` proc macroGary Guo
2022-12-01rust: print: add `pr_cont!` macroMiguel Ojeda
2022-12-01rust: print: add more `pr_*!` levelsMiguel Ojeda
2022-12-01rust: prelude: split re-exports into groupsMiguel Ojeda
2022-09-28rust: add `kernel` crateWedson Almeida Filho