Skip to content

Commit bb15b44

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#69265!
Tested on commit rust-lang/rust@ae54678. Direct link to PR: <rust-lang/rust#69265> πŸ’” rls on windows: test-pass β†’ build-fail (cc @Xanewok, @rust-lang/infra). πŸ’” rls on linux: test-pass β†’ build-fail (cc @Xanewok, @rust-lang/infra).
1 parent 9a17c19 commit bb15b44

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": "ba18875557aabffe386a2534a1aa6118efb6ab88",
21-
"datetime": "2020-02-13T04:58:54Z"
18+
"windows": "build-fail",
19+
"linux": "build-fail",
20+
"commit": "ae5467826d1e677aff4662fc0481ace33761fc90",
21+
"datetime": "2020-02-19T11:15:27Z"
2222
},
2323
{
2424
"tool": "rustfmt",

0 commit comments

Comments
Β (0)