summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorJoel Kamminga <contact@jkam.dev>2026-05-30 21:49:43 +0300
committerMiguel Ojeda <ojeda@kernel.org>2026-06-02 11:04:32 +0300
commit025fd4b4fd382112bd4489e5b4437a295934fc19 (patch)
tree06a614d315fdd6988b70519cb9c856854cd6b886 /scripts
parent3473e0a219fdb2cb013da0a5d917e66fef052325 (diff)
downloadlinux-025fd4b4fd382112bd4489e5b4437a295934fc19.tar.xz
kbuild: rust: clean `*.long-type-*.txt` files
When rustc prints an error containing a long type that doesn't fit in a line, it will write the whole thing in a .txt file -- see commit 420dd187e157 (".gitignore: ignore rustc long type txt files") for more details. These files are purely compiler artifacts and are not created intentionally by the build system. Thus add them to the `clean` target to stop them from cluttering up the source tree. Suggested-by: Miguel Ojeda <ojeda@kernel.org> Link: https://github.com/Rust-for-Linux/linux/issues/1236 Signed-off-by: Joel Kamminga <contact@jkam.dev> Acked-by: Nathan Chancellor <nathan@kernel.org> Link: https://patch.msgid.link/20260530184944.10459-1-contact@jkam.dev [ Reworded and linked to the previous related commit. - Miguel ] Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions