Skip to content

Commit b874f2f

Browse files
committed
cargo clippy stability
1 parent 7caa759 commit b874f2f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

text/0000-clippy-uno.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,8 @@ Pre-1.0 we may also flush out all of the deprecated lints.
7474

7575
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.
7676

77+
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.
78+
7779
## Lint audit and categories
7880

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

0 commit comments

Comments
 (0)