Skip to content

Commit ee5f12c

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#53238!
Tested on commit rust-lang/rust@147ca2d. Direct link to PR: <rust-lang/rust#53238> πŸŽ‰ rls on windows: build-fail β†’ test-pass. πŸŽ‰ rls on linux: build-fail β†’ test-pass.
1 parent 48a75d7 commit ee5f12c

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": "ffb09dfb3a9b252e26cd4f6570e9ff1b8a742edc",
21-
"datetime": "2018-08-08T10:43:15Z"
18+
"windows": "test-pass",
19+
"linux": "test-pass",
20+
"commit": "147ca2d2a6662993cee56db8c971f4f0ac73783a",
21+
"datetime": "2018-08-13T09:16:47Z"
2222
},
2323
{
2424
"tool": "rustfmt",

0 commit comments

Comments
Β (0)