Skip to content

Commit

Permalink
*latest* nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
bestouff committed Jun 24, 2016
1 parent eeb847a commit a8e1856
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Expand Up @@ -181,12 +181,11 @@ 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 general rule clippy will only work with the *latest* Rust nightly for now.

### As a Compiler Plugin

Compiler plugins are highly unstable and will only work with a *recent* nightly
Rust for now. Since stable Rust is backwards compatible, you should be able to
Since stable Rust is backwards compatible, you should be able to
compile your stable programs with nightly Rust with clippy plugged in to
circumvent this.

Expand Down

0 comments on commit a8e1856

Please sign in to comment.