Skip to content

Commit 16aee3c

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#62805!
Tested on commit rust-lang/rust@dddb7fc. Direct link to PR: <rust-lang/rust#62805> πŸŽ‰ rls on windows: build-fail β†’ test-pass (cc @Xanewok, @rust-lang/infra). πŸŽ‰ rustfmt on windows: build-fail β†’ test-pass (cc @topecongiro, @rust-lang/infra).
1 parent 1ea19be commit 16aee3c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

β€Ž_data/latest.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,17 @@
1515
},
1616
{
1717
"tool": "rls",
18-
"windows": "build-fail",
18+
"windows": "test-pass",
1919
"linux": "build-fail",
20-
"commit": "527dce7137f7a3c7bf47d9a503abf25f88ea22de",
21-
"datetime": "2019-07-19T14:11:43Z"
20+
"commit": "dddb7fca09dc817ba275602b950bb81a9032fb6d",
21+
"datetime": "2019-07-30T20:49:49Z"
2222
},
2323
{
2424
"tool": "rustfmt",
25-
"windows": "build-fail",
25+
"windows": "test-pass",
2626
"linux": "build-fail",
27-
"commit": "890881f8f4c77e8670d4b32104c0325fcfefc90f",
28-
"datetime": "2019-07-25T22:35:26Z"
27+
"commit": "dddb7fca09dc817ba275602b950bb81a9032fb6d",
28+
"datetime": "2019-07-30T20:49:49Z"
2929
},
3030
{
3131
"tool": "book",

0 commit comments

Comments
Β (0)