Skip to content

Commit b03275b

Browse files
πŸ“£ Toolstate changed by rust-lang/rust#50036!
Tested on commit rust-lang/rust@9a59133. Direct link to PR: <rust-lang/rust#50036> πŸŽ‰ 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 f9d7d47 commit b03275b

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,17 +15,17 @@
1515
},
1616
{
1717
"tool": "rls",
18-
"windows": "build-fail",
19-
"linux": "build-fail",
20-
"commit": "49317cd511fbb60178bd5122e484609568938468",
21-
"datetime": "2018-04-16T18:52:45Z"
18+
"windows": "test-pass",
19+
"linux": "test-pass",
20+
"commit": "9a59133c09980122ce026d20e7832d63b106a927",
21+
"datetime": "2018-04-18T00:19:50Z"
2222
},
2323
{
2424
"tool": "rustfmt",
25-
"windows": "build-fail",
26-
"linux": "build-fail",
27-
"commit": "49317cd511fbb60178bd5122e484609568938468",
28-
"datetime": "2018-04-16T18:52:45Z"
25+
"windows": "test-pass",
26+
"linux": "test-pass",
27+
"commit": "9a59133c09980122ce026d20e7832d63b106a927",
28+
"datetime": "2018-04-18T00:19:50Z"
2929
},
3030
{
3131
"tool": "book",

0 commit comments

Comments
Β (0)