aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/rustdoc_test_gen.rs
AgeCommit message (Expand)AuthorFilesLines
2025-09-16rust: kunit: use `kernel::{fmt,prelude::fmt!}`Tamir Duberstein1-1/+1
2025-07-21scripts: rust: emit path candidates in panic messageTamir Duberstein1-3/+5
2025-07-21scripts: rust: replace length checks with matchTamir Duberstein1-16/+15
2025-05-23rust: use absolute paths in macros referencing core and kernelIgor Korotin1-6/+10
2025-03-30Merge tag 'rust-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds1-4/+4
2025-03-08scripts: rust: mention file name in error messagesGuillaume Gomez1-4/+4
2025-03-05rust: remove leftover mentions of the `alloc` crateMiguel Ojeda1-2/+2
2023-07-19rust: support running Rust documentation tests as KUnit onesMiguel Ojeda1-0/+260