Skip to content

Commit

Permalink
clippy.toml stability
Browse files Browse the repository at this point in the history
  • Loading branch information
Manishearth committed Oct 9, 2018
1 parent 1384c3f commit 7caa759
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 @@ -72,6 +72,8 @@ are allow-by-default. These may experience radical changes, however they will ne

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.

## 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 7caa759

Please sign in to comment.