Skip to content

Commit a659036

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#68907!
Tested on commit rust-lang/rust@f8fd462. Direct link to PR: <rust-lang/rust#68907> πŸ’” rls on windows: test-pass β†’ build-fail (cc @Xanewok, @rust-lang/infra). πŸ’” rls on linux: test-pass β†’ build-fail (cc @Xanewok, @rust-lang/infra). πŸ’” rustfmt on windows: test-pass β†’ build-fail (cc @topecongiro, @rust-lang/infra). πŸ’” rustfmt on linux: test-pass β†’ build-fail (cc @topecongiro, @rust-lang/infra). πŸŽ‰ rustc-guide on linux: test-fail β†’ test-pass (cc @JohnTitor @amanjeev @spastorino @mark-i-m, @rust-lang/infra).
1 parent 79e62ca commit a659036

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

Diff for: β€Ž_data/latest.json

+11-11
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,17 @@
1515
},
1616
{
1717
"tool": "rls",
18-
"windows": "test-pass",
19-
"linux": "test-pass",
20-
"commit": "c58e09f138075ce6b3079f41f9c2f192a15b896c",
21-
"datetime": "2020-02-03T13:07:51Z"
18+
"windows": "build-fail",
19+
"linux": "build-fail",
20+
"commit": "f8fd4624474a68bd26694eff3536b9f3a127b2d3",
21+
"datetime": "2020-02-07T03:10:29Z"
2222
},
2323
{
2424
"tool": "rustfmt",
25-
"windows": "test-pass",
26-
"linux": "test-pass",
27-
"commit": "1721c9685b1ee69f1e17b3a8b09145b10fdfbe4a",
28-
"datetime": "2019-10-12T22:05:18Z"
25+
"windows": "build-fail",
26+
"linux": "build-fail",
27+
"commit": "f8fd4624474a68bd26694eff3536b9f3a127b2d3",
28+
"datetime": "2020-02-07T03:10:29Z"
2929
},
3030
{
3131
"tool": "book",
@@ -72,8 +72,8 @@
7272
{
7373
"tool": "rustc-guide",
7474
"windows": "test-pass",
75-
"linux": "test-fail",
76-
"commit": "e5b150edafc0e72cd7f5f3f67a4e8b417d515b01",
77-
"datetime": "2020-02-02T02:55:53Z"
75+
"linux": "test-pass",
76+
"commit": "f8fd4624474a68bd26694eff3536b9f3a127b2d3",
77+
"datetime": "2020-02-07T03:10:29Z"
7878
}
7979
]

0 commit comments

Comments
Β (0)