Skip to content

Commit 7050b12

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#56194!
Tested on commit rust-lang/rust@c14ab13. Direct link to PR: <rust-lang/rust#56194> πŸŽ‰ rls on windows: test-fail β†’ test-pass (cc @nrc @Xanewok, @rust-lang/infra). πŸŽ‰ rls on linux: test-fail β†’ test-pass (cc @nrc @Xanewok, @rust-lang/infra).
1 parent 69329c2 commit 7050b12

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-fail",
19-
"linux": "test-fail",
20-
"commit": "821bad3a5b13862e9fbfae35b446ab91a976a75e",
21-
"datetime": "2018-11-23T17:16:28Z"
18+
"windows": "test-pass",
19+
"linux": "test-pass",
20+
"commit": "c14ab13e618958bcb353b4e3c2eb2228475aa1ab",
21+
"datetime": "2018-11-26T00:53:33Z"
2222
},
2323
{
2424
"tool": "rustfmt",

0 commit comments

Comments
Β (0)