summaryrefslogtreecommitdiff
path: root/rust/kernel/bug.rs
AgeCommit message (Expand)AuthorFilesLines
2026-08-10rust: bug: fix warn_on macro build error on UMLFUJITA Tomonori1-1/+1
2026-08-10rust: bug: skip arch-specific asm in `testlib` buildsFUJITA Tomonori1-1/+5
2026-08-10rust: bug: prevent dead_code warning from warn_on!'s flags constantFUJITA Tomonori1-4/+22
2026-01-30rust: bug: Support DEBUG_BUGVERBOSE_DETAILED optionFUJITA Tomonori1-7/+13
2025-07-23rust: Add warn_on macroFUJITA Tomonori1-0/+126