Skip to content

Commit 7d31dee

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#62727!
Tested on commit rust-lang/rust@d8d99ba. Direct link to PR: <rust-lang/rust#62727> πŸ’” rls on windows: test-pass β†’ build-fail (cc @Xanewok, @rust-lang/infra). πŸ’” rls on linux: test-pass β†’ build-fail (cc @Xanewok, @rust-lang/infra).
1 parent cefdba5 commit 7d31dee

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

β€Ž_data/latest.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
},
1616
{
1717
"tool": "rls",
18-
"windows": "test-pass",
19-
"linux": "test-pass",
20-
"commit": "17099768ea22666bed811c5f8a67610e8af9caad",
21-
"datetime": "2019-08-04T03:37:07Z"
18+
"windows": "build-fail",
19+
"linux": "build-fail",
20+
"commit": "d8d99baf565bb389b82553dfe1f6e56ddc650184",
21+
"datetime": "2019-08-20T04:15:49Z"
2222
},
2323
{
2424
"tool": "rustfmt",

0 commit comments

Comments
Β (0)