summaryrefslogtreecommitdiffstats
path: root/rust/kernel/build_assert.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* rust: add `build_error!` to the preludeMiguel Ojeda2025-01-101-1/+0
* rust: kernel: move `build_error` hidden function to prevent mistakesMiguel Ojeda2025-01-101-4/+7
* rust: upgrade to Rust 1.68.2Miguel Ojeda2023-05-311-0/+2
* rust: build_assert: add `build_{error,assert}!` macrosGary Guo2022-12-041-0/+82