Skip to content

Commit 59befc7

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#52644!
Tested on commit rust-lang/rust@b239743. Direct link to PR: <rust-lang/rust#52644> πŸ’” clippy-driver on windows: test-pass β†’ test-fail (cc @Manishearth @llogiq @mcarton @oli-obk, @rust-lang/infra). πŸ’” clippy-driver on linux: test-pass β†’ test-fail (cc @Manishearth @llogiq @mcarton @oli-obk, @rust-lang/infra). πŸ’” rls on windows: test-fail β†’ build-fail (cc @nrc, @rust-lang/infra). πŸ’” rls on linux: test-fail β†’ build-fail (cc @nrc, @rust-lang/infra). πŸ’” rustfmt on windows: test-pass β†’ build-fail (cc @nrc, @rust-lang/infra). πŸ’” rustfmt on linux: test-pass β†’ build-fail (cc @nrc, @rust-lang/infra). πŸ’” nomicon on windows: test-pass β†’ test-fail (cc @frewsxcv @gankro, @rust-lang/infra). πŸ’” nomicon on linux: test-pass β†’ test-fail (cc @frewsxcv @gankro, @rust-lang/infra).
1 parent 5f6c846 commit 59befc7

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

β€Ž_data/latest.json

+16-16
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": "dbcb33f23be0da6176250712d62b074e1b683b69",
7-
"datetime": "2018-08-05T01:27:27Z"
4+
"windows": "test-fail",
5+
"linux": "test-fail",
6+
"commit": "b2397437530eecef72a1524a7e0a4b42034fa360",
7+
"datetime": "2018-08-06T19:17:03Z"
88
},
99
{
1010
"tool": "miri",
@@ -15,17 +15,17 @@
1515
},
1616
{
1717
"tool": "rls",
18-
"windows": "test-fail",
19-
"linux": "test-fail",
20-
"commit": "7c98d2e63f732682b057c8c453b08f9e12b262e6",
21-
"datetime": "2018-08-06T09:12:46Z"
18+
"windows": "build-fail",
19+
"linux": "build-fail",
20+
"commit": "b2397437530eecef72a1524a7e0a4b42034fa360",
21+
"datetime": "2018-08-06T19:17:03Z"
2222
},
2323
{
2424
"tool": "rustfmt",
25-
"windows": "test-pass",
26-
"linux": "test-pass",
27-
"commit": "2a9dc245c60ab4478b3bc4670aaad4b39e646366",
28-
"datetime": "2018-07-29T13:24:18Z"
25+
"windows": "build-fail",
26+
"linux": "build-fail",
27+
"commit": "b2397437530eecef72a1524a7e0a4b42034fa360",
28+
"datetime": "2018-08-06T19:17:03Z"
2929
},
3030
{
3131
"tool": "book",
@@ -36,10 +36,10 @@
3636
},
3737
{
3838
"tool": "nomicon",
39-
"windows": "test-pass",
40-
"linux": "test-pass",
41-
"commit": "4bff385fdadb999f19afb7b1482df7863034d742",
42-
"datetime": "2018-07-17T15:40:40Z"
39+
"windows": "test-fail",
40+
"linux": "test-fail",
41+
"commit": "b2397437530eecef72a1524a7e0a4b42034fa360",
42+
"datetime": "2018-08-06T19:17:03Z"
4343
},
4444
{
4545
"tool": "reference",

0 commit comments

Comments
Β (0)