Auto merge of #139597 - Kobzol:lint-skip, r=BoxyUwU

Do not run per-module late lints if they can be all skipped

We run ~70 late lints for all dependencies even if they use `--cap-lints=allow`, which seems wasteful. It looks like these lints are super fast (unlike early lints), but still.

r? `@ghost`
This commit is contained in:
bors 2025-07-26 02:31:12 +00:00
commit 1bbcf9d107

Diff content is not available