mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-19 11:12:43 +00:00
10e07cc484
Warn when `clippy::restriction` is enabled via the command line Currently it catches `#![warn(clippy::restriction)]`, it'll now catch `-W clippy::restriction` from the CLI. Also tweaks the message slightly changelog: [`blanket_clippy_restriction_lints`]: Warn when `clippy::restriction` is enabled via the command line |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |