summaryrefslogtreecommitdiffstats
path: root/rust/kernel/static_assert.rs
AgeCommit message (Expand)AuthorLines
2025-05-23rust: use absolute paths in macros referencing core and kernelIgor Korotin-1/+1
2025-05-12rust: static_assert: add optional messageAltan Ozlu-2/+7
2022-12-04rust: static_assert: add `static_assert!` macroMiguel Ojeda-0/+34