Skip to content

Commit 6618e36

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#52332!
Tested on commit rust-lang/rust@7c98d2e. Direct link to PR: <rust-lang/rust#52332> πŸ’” rls on windows: test-pass β†’ test-fail (cc @nrc, @rust-lang/infra). πŸ’” rls on linux: test-pass β†’ test-fail (cc @nrc, @rust-lang/infra).
1 parent fc9a08b commit 6618e36

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-pass",
20-
"commit": "dbcb33f23be0da6176250712d62b074e1b683b69",
21-
"datetime": "2018-08-05T01:27:27Z"
18+
"windows": "test-fail",
19+
"linux": "test-fail",
20+
"commit": "7c98d2e63f732682b057c8c453b08f9e12b262e6",
21+
"datetime": "2018-08-06T09:12:46Z"
2222
},
2323
{
2424
"tool": "rustfmt",

0 commit comments

Comments
Β (0)