mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-13 00:17:13 +00:00
4f3180adac
Deprecate `maybe_misused_cfg` and `mismatched_target_os` All cases that these two lints would catch are now caught by cargo/rustc's own check-cfg feature. This was previously discussed on zulip: https://rust-lang.zulipchat.com/#narrow/stream/257328-clippy/topic/Deprecate.20maybe_misused_cfg.20and.20mismatched_target_os For the most part, this PR was automated with `cargo dev deprecate` r? `@flip1995` cc `@Urgau` changelog: deprecate [`maybe_misused_cfg`] and [`mismatched_target_os`] |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |