rust/compiler/rustc_lint
Guillaume Gomez 56427d3372
Rollup merge of #125412 - Urgau:check-cfg-less-build-rs, r=wesleywiser
Don't suggest adding the unexpected cfgs to the build-script it-self

This PR adds a check to avoid suggesting to add the unexpected cfgs inside the build-script when building the build-script it-self, as it won't have any effect, since build-scripts applies to their descended target.

Fixes #125368
2024-05-23 23:39:28 +02:00
..
src Rollup merge of #125412 - Urgau:check-cfg-less-build-rs, r=wesleywiser 2024-05-23 23:39:28 +02:00
Cargo.toml Remove useless smallvec dependency in rustc_lint::non_local_def 2024-03-07 07:54:15 +01:00
messages.ftl Rollup merge of #125210 - fmease:fix-up-some-diags, r=davidtwco 2024-05-23 14:09:24 +02:00