Skip to content

Commit 81df65d

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#54489!
Tested on commit rust-lang/rust@5ad5aca. Direct link to PR: <rust-lang/rust#54489> πŸŽ‰ rls on windows: build-fail β†’ test-pass. πŸŽ‰ rls on linux: build-fail β†’ test-pass.
1 parent 60366d3 commit 81df65d

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": "c97b60ff3fcf1830e7e19ceeaea4046dc126911d",
21-
"datetime": "2018-09-22T04:48:41Z"
18+
"windows": "test-pass",
19+
"linux": "test-pass",
20+
"commit": "5ad5aca714a29931903b8e22851dfd9db2bedba7",
21+
"datetime": "2018-09-24T07:07:55Z"
2222
},
2323
{
2424
"tool": "rustfmt",

0 commit comments

Comments
Β (0)