about summary refs log tree commit diff
path: root/compiler/rustc_feature
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2025-07-26 02:31:12 +0000
committerbors <bors@rust-lang.org>2025-07-26 02:31:12 +0000
commitf32b23204a0efe2fe8383ed4be1a30b56c1bbf94 (patch)
tree186b6bb0854e7cb8050ed919247c61fe4e06316e /compiler/rustc_feature
parent0dd07bd2165db70ffbe0b903635de26ca630bf20 (diff)
parent6083850ba8544aef61fc54809174a6d83f2f00ec (diff)
downloadrust-f32b23204a0efe2fe8383ed4be1a30b56c1bbf94.tar.gz
rust-f32b23204a0efe2fe8383ed4be1a30b56c1bbf94.zip
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`
Diffstat (limited to 'compiler/rustc_feature')
0 files changed, 0 insertions, 0 deletions