File tree Expand file tree Collapse file tree 2 files changed +2
-9
lines changed Expand file tree Collapse file tree 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.
66
77The 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
1616These tools can be in one of the following states:
1717
Original file line number Diff line number Diff line change 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" ,
You can’t perform that action at this time.
0 commit comments