aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/rustdoc_test_gen.rs
Commit message (Expand)AuthorAgeFilesLines
* scripts: rust: emit path candidates in panic messageTamir Duberstein2025-07-201-3/+5
* scripts: rust: replace length checks with matchTamir Duberstein2025-07-201-16/+15
* rust: use absolute paths in macros referencing core and kernelIgor Korotin2025-05-221-6/+10
* Merge tag 'rust-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds2025-03-311-4/+4
|\
| * scripts: rust: mention file name in error messagesGuillaume Gomez2025-03-081-4/+4
* | rust: remove leftover mentions of the `alloc` crateMiguel Ojeda2025-03-051-2/+2
|/
* rust: support running Rust documentation tests as KUnit onesMiguel Ojeda2023-07-191-0/+260