mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-10 15:14:29 +00:00
Suggest Rust nightly
Add one line to suggest that clippy won't compile with Rust stable.
This commit is contained in:
parent
39c2e4677e
commit
eeb847ada8
1 changed files with 2 additions and 0 deletions
|
@ -181,6 +181,8 @@ More to come, please [file an issue](https://github.com/Manishearth/rust-clippy/
|
|||
|
||||
## Usage
|
||||
|
||||
Clippy will most probably need Rust nightly to compile.
|
||||
|
||||
### As a Compiler Plugin
|
||||
|
||||
Compiler plugins are highly unstable and will only work with a *recent* nightly
|
||||
|
|
Loading…
Reference in a new issue