Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-05-27 | rust: kunit: support checked `-> Result`s in KUnit `#[test]`s | Miguel Ojeda | 1 | -1/+2 |
2025-05-27 | rust: kunit: support KUnit-mapped `assert!` macros in `#[test]`s | Miguel Ojeda | 1 | -5/+30 |
2025-05-23 | rust: use absolute paths in macros referencing core and kernel | Igor Korotin | 1 | -11/+11 |
2025-05-07 | rust: clean Rust 1.88.0's `clippy::uninlined_format_args` lint | Miguel Ojeda | 1 | -9/+4 |
2025-03-20 | rust: macros: add macro to easily run KUnit tests | José Expósito | 1 | -0/+161 |