Skip to content

Commit 32182d1

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#65957!
Tested on commit rust-lang/rust@03d537e. Direct link to PR: <rust-lang/rust#65957> πŸŽ‰ rls on windows: build-fail β†’ test-pass (cc @Xanewok, @rust-lang/infra). πŸŽ‰ rls on linux: build-fail β†’ test-pass (cc @Xanewok, @rust-lang/infra).
1 parent a8c9dea commit 32182d1

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": "build-fail",
19-
"linux": "build-fail",
20-
"commit": "caa1f8d7b3b021c86a70ff62d23a07d97acff4c4",
21-
"datetime": "2019-10-29T19:13:05Z"
18+
"windows": "test-pass",
19+
"linux": "test-pass",
20+
"commit": "03d537ef2276d7c82c5f138f68b1c2d5262f2899",
21+
"datetime": "2019-10-31T02:21:33Z"
2222
},
2323
{
2424
"tool": "rustfmt",

0 commit comments

Comments
Β (0)