Skip to content

Commit 2591095

Browse files
committed
📣 Toolstate changed by rust-lang/rust#60296!
Tested on commit rust-lang/rust@180edc2. Direct link to PR: <rust-lang/rust#60296> 💔 clippy-driver on windows: test-pass → build-fail (cc @Manishearth @llogiq @mcarton @oli-obk @phansch, @rust-lang/infra). 💔 clippy-driver on linux: test-pass → build-fail (cc @Manishearth @llogiq @mcarton @oli-obk @phansch, @rust-lang/infra). 💔 rls on windows: test-fail → build-fail (cc @Xanewok, @rust-lang/infra). 💔 rls on linux: test-fail → build-fail (cc @Xanewok, @rust-lang/infra). 💔 book on windows: test-pass → test-fail (cc @carols10cents @steveklabnik, @rust-lang/infra). 💔 book on linux: test-pass → test-fail (cc @carols10cents @steveklabnik, @rust-lang/infra).
1 parent f67a9ef commit 2591095

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

‎_data/latest.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[
22
{
33
"tool": "clippy-driver",
4-
"windows": "test-pass",
5-
"linux": "test-pass",
6-
"commit": "bd31c392f286d61caac0babee68c900cdaa8b504",
7-
"datetime": "2019-04-25T17:20:26Z"
4+
"windows": "build-fail",
5+
"linux": "build-fail",
6+
"commit": "180edc21eeca50d0d597de091c8eb712667b5dd2",
7+
"datetime": "2019-04-26T04:42:47Z"
88
},
99
{
1010
"tool": "miri",
@@ -15,10 +15,10 @@
1515
},
1616
{
1717
"tool": "rls",
18-
"windows": "test-fail",
19-
"linux": "test-fail",
20-
"commit": "bd31c392f286d61caac0babee68c900cdaa8b504",
21-
"datetime": "2019-04-25T17:20:26Z"
18+
"windows": "build-fail",
19+
"linux": "build-fail",
20+
"commit": "180edc21eeca50d0d597de091c8eb712667b5dd2",
21+
"datetime": "2019-04-26T04:42:47Z"
2222
},
2323
{
2424
"tool": "rustfmt",
@@ -29,10 +29,10 @@
2929
},
3030
{
3131
"tool": "book",
32-
"windows": "test-pass",
33-
"linux": "test-pass",
34-
"commit": "727eabd68143e968d8826ee29b8ea7792d29fa96",
35-
"datetime": "2018-08-24T19:22:46Z"
32+
"windows": "test-fail",
33+
"linux": "test-fail",
34+
"commit": "180edc21eeca50d0d597de091c8eb712667b5dd2",
35+
"datetime": "2019-04-26T04:42:47Z"
3636
},
3737
{
3838
"tool": "nomicon",

0 commit comments

Comments
 (0)