diff --git a/README.md b/README.md index b2cb698733..c01e1563c7 100644 --- a/README.md +++ b/README.md @@ -6,12 +6,12 @@ bundled with the Rust build system. The latest status can be read from https://rust-lang-nursery.github.io/rust-toolstate/. -Currently these four tools are tracked: +Currently these tools are tracked: -* [clippy](https://github.com/rust-lang/rust-clippy) * [miri](https://github.com/rust-lang/miri) * [rls](https://github.com/rust-lang/rls) * [rustfmt](https://github.com/rust-lang/rustfmt) +* All the external books These tools can be in one of the following states: diff --git a/_data/latest.json b/_data/latest.json index 5f4bb80df2..7c2410b3d6 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -1,11 +1,4 @@ [ - { - "tool": "clippy-driver", - "windows": "test-fail", - "linux": "test-fail", - "commit": "53d3bc02ed90eba01c5dbc5b2d0c4cabb67ffb4d", - "datetime": "2020-05-02T16:26:19Z" - }, { "tool": "miri", "windows": "test-pass",