Skip to content

Commit ed2b77b

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#60946!
Tested on commit rust-lang/rust@e7591c1. Direct link to PR: <rust-lang/rust#60946> πŸŽ‰ 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 a54c8fc commit ed2b77b

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": "7d5aa43325ad7629766b1183011f5bf5b2a1ea26",
21-
"datetime": "2019-05-16T21:55:57Z"
18+
"windows": "test-pass",
19+
"linux": "test-pass",
20+
"commit": "e7591c1ae513537c23d4f911245b13bed9022343",
21+
"datetime": "2019-05-19T14:51:17Z"
2222
},
2323
{
2424
"tool": "rustfmt",

0 commit comments

Comments
Β (0)