summaryrefslogtreecommitdiffstats
path: root/rust/kernel/build_assert.rs
AgeCommit message (Expand)AuthorLines
2025-01-10rust: add `build_error!` to the preludeMiguel Ojeda-1/+0
2025-01-10rust: kernel: move `build_error` hidden function to prevent mistakesMiguel Ojeda-4/+7
2023-05-31rust: upgrade to Rust 1.68.2Miguel Ojeda-0/+2
2022-12-04rust: build_assert: add `build_{error,assert}!` macrosGary Guo-0/+82