add `unreachable_cfg_select_predicates` lint tracking issue: https://github.com/rust-lang/rust/issues/115585 Split out from https://github.com/rust-lang/rust/pull/149783. This lint is emitted on branches of a `cfg_select!` that are statically known to be unreachable. The lint is only emitted when the feature is enabled, so this change specifically does not need an FCP, and the lint will be stabilized alongside the feature (see https://github.com/rust-lang/rust/pull/149783#issuecomment-3648000286). |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||