Skip to content

Commit 00e0f6d

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#74760!
Tested on commit rust-lang/rust@d6953df. Direct link to PR: <rust-lang/rust#74760> πŸŽ‰ rls on windows: build-fail β†’ test-pass (cc @Xanewok). πŸŽ‰ rls on linux: build-fail β†’ test-pass (cc @Xanewok). πŸŽ‰ rustfmt on windows: build-fail β†’ test-pass (cc @topecongiro @calebcartwright). πŸŽ‰ rustfmt on linux: build-fail β†’ test-pass (cc @topecongiro @calebcartwright).
1 parent 6271e46 commit 00e0f6d

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": "0c03aee8b81185d65b5821518661c30ecdb42de5",
21-
"datetime": "2020-07-06T03:22:46Z"
18+
"windows": "test-pass",
19+
"linux": "test-pass",
20+
"commit": "d6953df14657f5932270ad2b33bccafe6f39fad4",
21+
"datetime": "2020-07-25T23:37:56Z"
2222
},
2323
{
2424
"tool": "rustfmt",
25-
"windows": "build-fail",
26-
"linux": "build-fail",
27-
"commit": "0c03aee8b81185d65b5821518661c30ecdb42de5",
28-
"datetime": "2020-07-06T03:22:46Z"
25+
"windows": "test-pass",
26+
"linux": "test-pass",
27+
"commit": "d6953df14657f5932270ad2b33bccafe6f39fad4",
28+
"datetime": "2020-07-25T23:37:56Z"
2929
},
3030
{
3131
"tool": "book",

0 commit comments

Comments
Β (0)