Age | Commit message (Expand) | Author |
---|---|---|
2023-05-29 | fix includes for touched header files (iwyu) | MarcoFalke |
2023-05-29 | Add [[nodiscard]] where ignoring a Result return type is an error | MarcoFalke |
2023-05-24 | refactor: Replace std::optional<bilingual_str> with util::Result | Ryan Ofsky |
2022-07-19 | refactor: Reduce number of SanityChecks return values | Ryan Ofsky |
2022-06-02 | kernel: SanityChecks: Return an error struct | Carl Dong |
2022-06-02 | Move init::SanityCheck to kernel::SanityCheck | Carl Dong |