summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorMiguel Ojeda <ojeda@kernel.org>2026-06-08 17:14:26 +0300
committerMiguel Ojeda <ojeda@kernel.org>2026-06-09 05:13:22 +0300
commitbe43b5d9c26c1f46a89766ec59feb9dffee4c797 (patch)
treeaeefb4064df51a933653f1382987542a7b2748ce /scripts
parent0ba60f71440fc5ff73a4ce650c2ea96c3942112b (diff)
downloadlinux-be43b5d9c26c1f46a89766ec59feb9dffee4c797.tar.xz
rust: kbuild: support `skip_clippy` for `rustc_procmacro`
Certain vendored crates, like the upcoming `zerocopy-derive`, do not need to be built with Clippy since we `--cap-lints=allow` them anyway. Thus add support to skip Clippy for proc macro crates. Acked-by: Nicolas Schier <nsc@kernel.org> Link: https://patch.msgid.link/20260608141439.182634-8-ojeda@kernel.org Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions