Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
7 changes: 0 additions & 7 deletions _data/latest.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down