Skip to content

Commit 74b5777

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#60402!
Tested on commit rust-lang/rust@3f5152e. Direct link to PR: <rust-lang/rust#60402> πŸ’” rls on windows: test-pass β†’ test-fail (cc @Xanewok, @rust-lang/infra). πŸŽ‰ rls on linux: test-fail β†’ test-pass (cc @Xanewok, @rust-lang/infra).
1 parent dada02f commit 74b5777

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-pass",
19-
"linux": "test-fail",
20-
"commit": "e6305805a7d36b23c79f8308774778ba6481ce47",
21-
"datetime": "2019-05-08T18:27:59Z"
18+
"windows": "test-fail",
19+
"linux": "test-pass",
20+
"commit": "3f5152e200c0c02dfe0f79367948c98053d35855",
21+
"datetime": "2019-05-08T22:26:50Z"
2222
},
2323
{
2424
"tool": "rustfmt",

0 commit comments

Comments
Β (0)