1
Fork 0
rust/compiler/rustc_lint
Matthias Krüger f96fdab101
Rollup merge of #133221 - Urgau:check-cfg-macro-diag, r=jieyouxu
Add external macros specific diagnostics for check-cfg

This PR adds specific check-cfg diagnostics for unexpected cfg in external macros.

As well as hiding the some of the Cargo specific help/suggestions as they distraction for external macros and are generally not the right solution.

Follow-up to #132577

`@rustbot` label +L-unexpected_cfgs
r? compiler
2024-12-14 14:07:56 +01:00
..
src Rollup merge of #133221 - Urgau:check-cfg-macro-diag, r=jieyouxu 2024-12-14 14:07:56 +01:00
Cargo.toml Remove unused intercrate dependencies 2024-11-07 14:17:16 +00:00
messages.ftl Rollup merge of #133221 - Urgau:check-cfg-macro-diag, r=jieyouxu 2024-12-14 14:07:56 +01:00