Skip to content

Commit

Permalink
cargo clippy stability
Browse files Browse the repository at this point in the history
  • Loading branch information
Manishearth committed Oct 9, 2018
1 parent 7caa759 commit b874f2f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions text/0000-clippy-uno.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,8 @@ Pre-1.0 we may also flush out all of the deprecated lints.

The configuration file for clippy, clippy.toml, is not stabilized in this RFC. Instead, we propose to require clippy.toml users set a `clippy_toml_is_unstable_and_may_go_away` option.

The interface and existence of `cargo-clippy` is also not stabilized in this RFC. We will continue shipping it with rustup, but it may be replaced in the future with a combined `cargo lint` command.

## Lint audit and categories

A couple months ago we did a lint audit to recategorize all the Clippy lints. The [Reference-Level explanation below][cat] contains a list
Expand Down

0 comments on commit b874f2f

Please sign in to comment.