File tree 2 files changed +2
-9
lines changed
2 files changed +2
-9
lines changed Original file line number Diff line number Diff line change @@ -6,12 +6,12 @@ bundled with the Rust build system.
6
6
7
7
The latest status can be read from https://rust-lang-nursery.github.io/rust-toolstate/ .
8
8
9
- Currently these four tools are tracked:
9
+ Currently these tools are tracked:
10
10
11
- * [ clippy] ( https://github.com/rust-lang/rust-clippy )
12
11
* [ miri] ( https://github.com/rust-lang/miri )
13
12
* [ rls] ( https://github.com/rust-lang/rls )
14
13
* [ rustfmt] ( https://github.com/rust-lang/rustfmt )
14
+ * All the external books
15
15
16
16
These tools can be in one of the following states:
17
17
Original file line number Diff line number Diff line change 1
1
[
2
- {
3
- "tool" : " clippy-driver" ,
4
- "windows" : " test-fail" ,
5
- "linux" : " test-fail" ,
6
- "commit" : " 53d3bc02ed90eba01c5dbc5b2d0c4cabb67ffb4d" ,
7
- "datetime" : " 2020-05-02T16:26:19Z"
8
- },
9
2
{
10
3
"tool" : " miri" ,
11
4
"windows" : " test-pass" ,
You can’t perform that action at this time.
0 commit comments