[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#975287: RFP: rust-clippy -- lints to catch common mistakes and improve Rust code



Package: wnpp
Severity: wishlist

* Package name    : rust-clippy
  Version         : 1.47.0
  Upstream Author : The Rust Project Developers
* URL             : https://github.com/rust-lang/rust-clippy
* License         : Apache-2.0 OR MIT
  Programming Lang: Rust
  Description     : lints to catch common mistakes and improve Rust code

A collection of lints to catch common mistakes and improve your Rust code.

There are over 400 lints included in this crate!

Lints are divided into categories, each with a default lint level. You can choose how much Clippy is supposed to annoy help you by changing the lint level by category.

The lint list also contains "restriction lints", which are for things which are usually not considered "bad", but may be useful to turn on in specific cases. These should be used very selectively, if at all.


Reply to: