index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
rustdoc_test_gen.rs
Age
Commit message (
Expand
)
Author
2026-02-10
Merge tag 'rust-6.20-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/oj...
Linus Torvalds
2026-01-19
rust: kunit: replace `kernel::c_str!` with C-Strings
Tamir Duberstein
2026-01-04
rust: fix off-by-one line number in rustdoc tests
Gary Guo
2025-11-17
rust: allow `clippy::disallowed_names` for doctests
Miguel Ojeda
2025-11-17
rust: allow `unreachable_pub` for doctests
Miguel Ojeda
2025-09-16
rust: kunit: use `kernel::{fmt,prelude::fmt!}`
Tamir Duberstein
2025-07-21
scripts: rust: emit path candidates in panic message
Tamir Duberstein
2025-07-21
scripts: rust: replace length checks with match
Tamir Duberstein
2025-05-23
rust: use absolute paths in macros referencing core and kernel
Igor Korotin
2025-03-30
Merge tag 'rust-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
2025-03-08
scripts: rust: mention file name in error messages
Guillaume Gomez
2025-03-05
rust: remove leftover mentions of the `alloc` crate
Miguel Ojeda
2023-07-19
rust: support running Rust documentation tests as KUnit ones
Miguel Ojeda