Skip to content

Commit 6f0afed

Browse files
Merge pull request #20 from ehuss/remove-clippy
Remove clippy
2 parents 2feafbc + fdd463a commit 6f0afed

File tree

2 files changed

+2
-9
lines changed

2 files changed

+2
-9
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ bundled with the Rust build system.
66

77
The latest status can be read from https://rust-lang-nursery.github.io/rust-toolstate/.
88

9-
Currently these four tools are tracked:
9+
Currently these tools are tracked:
1010

11-
* [clippy](https://github.com/rust-lang/rust-clippy)
1211
* [miri](https://github.com/rust-lang/miri)
1312
* [rls](https://github.com/rust-lang/rls)
1413
* [rustfmt](https://github.com/rust-lang/rustfmt)
14+
* All the external books
1515

1616
These tools can be in one of the following states:
1717

_data/latest.json

-7
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,4 @@
11
[
2-
{
3-
"tool": "clippy-driver",
4-
"windows": "test-fail",
5-
"linux": "test-fail",
6-
"commit": "53d3bc02ed90eba01c5dbc5b2d0c4cabb67ffb4d",
7-
"datetime": "2020-05-02T16:26:19Z"
8-
},
92
{
103
"tool": "miri",
114
"windows": "test-pass",

0 commit comments

Comments
 (0)