Skip to content

Commit ac83be8

Browse files
πŸ“£ Toolstate changed by rust-lang/rust#47051!
Tested on commit rust-lang/rust@f0e5c95. πŸŽ‰ rls on windows: build-fail β†’ test-pass. πŸŽ‰ rls on linux: build-fail β†’ test-pass. πŸŽ‰ rustfmt on windows: build-fail β†’ test-pass. πŸŽ‰ rustfmt on linux: build-fail β†’ test-pass.
1 parent 0a80266 commit ac83be8

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
@@ -15,16 +15,16 @@
1515
},
1616
{
1717
"tool": "rls",
18-
"windows": "build-fail",
19-
"linux": "build-fail",
20-
"commit": "503153e9506890c31749768474506e0b4e3eb4ef",
21-
"datetime": "2017-12-26T21:18:39Z"
18+
"windows": "test-pass",
19+
"linux": "test-pass",
20+
"commit": "f0e5c953e4be3b5aee49cdcc0b1c244681392961",
21+
"datetime": "2017-12-29T16:52:58Z"
2222
},
2323
{
2424
"tool": "rustfmt",
25-
"windows": "build-fail",
26-
"linux": "build-fail",
27-
"commit": "503153e9506890c31749768474506e0b4e3eb4ef",
28-
"datetime": "2017-12-26T21:18:39Z"
25+
"windows": "test-pass",
26+
"linux": "test-pass",
27+
"commit": "f0e5c953e4be3b5aee49cdcc0b1c244681392961",
28+
"datetime": "2017-12-29T16:52:58Z"
2929
}
3030
]

0 commit comments

Comments
Β (0)