aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/rust/kernel/static_assert.rs (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-23rust: use absolute paths in macros referencing core and kernelIgor Korotin1-1/+1
2025-05-12rust: static_assert: add optional messageAltan Ozlu1-2/+7
2022-12-04rust: static_assert: add `static_assert!` macroMiguel Ojeda1-0/+34