Skip to content

Commit bc18f16

Browse files
πŸ“£ Toolstate changed by rust-lang/rust#50705!
Tested on commit rust-lang/rust@308b7b0. Direct link to PR: <rust-lang/rust#50705> πŸŽ‰ clippy-driver on windows: build-fail β†’ test-pass. πŸŽ‰ clippy-driver on linux: build-fail β†’ test-pass. πŸ’” rls on windows: test-pass β†’ build-fail (cc @nrc, @rust-lang/infra). πŸ’” rls on linux: test-pass β†’ build-fail (cc @nrc, @rust-lang/infra).
1 parent 9f86d3d commit bc18f16

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

β€Ž_data/latest.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[
22
{
33
"tool": "clippy-driver",
4-
"windows": "build-fail",
5-
"linux": "build-fail",
6-
"commit": "0a223d139cd26e5bfab23a478a5cad845eaab131",
7-
"datetime": "2018-05-10T16:28:30Z"
4+
"windows": "test-pass",
5+
"linux": "test-pass",
6+
"commit": "308b7b05c3acfbbf5e00f16bc9cf9481ae08f4f0",
7+
"datetime": "2018-05-15T03:15:46Z"
88
},
99
{
1010
"tool": "miri",
@@ -15,10 +15,10 @@
1515
},
1616
{
1717
"tool": "rls",
18-
"windows": "test-pass",
19-
"linux": "test-pass",
20-
"commit": "e82261dfbb5feaa2d28d2b138f4aabb2aa52c94b",
21-
"datetime": "2018-05-03T23:13:20Z"
18+
"windows": "build-fail",
19+
"linux": "build-fail",
20+
"commit": "308b7b05c3acfbbf5e00f16bc9cf9481ae08f4f0",
21+
"datetime": "2018-05-15T03:15:46Z"
2222
},
2323
{
2424
"tool": "rustfmt",

0 commit comments

Comments
Β (0)