diff options
author | Benno Lossin <benno.lossin@proton.me> | 2025-03-08 14:03:51 +0300 |
---|---|---|
committer | Miguel Ojeda <ojeda@kernel.org> | 2025-03-16 23:59:18 +0300 |
commit | 206dea39e55968d8f3ad56771507361eb799dfc7 (patch) | |
tree | 8abf4948b29957226c735c9f016d8ee8fcd73e00 /scripts/gdb/linux/tasks.py | |
parent | dc60dd0c688e794fefb6b3de8552b3c9452f812e (diff) | |
download | linux-206dea39e55968d8f3ad56771507361eb799dfc7.tar.xz |
rust: init: disable doctests
The build system cannot handle doctests in the kernel crate in files
outside of `rust/kernel/`. Subsequent commits will move files out of
that directory, but will still compile them as part of the kernel crate.
Thus ignore all doctests in the to-be-moved files.
Leave tests disabled until they are separated into their own crate and
they stop causing breakage.
Signed-off-by: Benno Lossin <benno.lossin@proton.me>
Reviewed-by: Fiona Behrens <me@kloenk.dev>
Reviewed-by: Andreas Hindborg <a.hindborg@kernel.org>
Tested-by: Andreas Hindborg <a.hindborg@kernel.org>
Link: https://lore.kernel.org/r/20250308110339.2997091-2-benno.lossin@proton.me
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions