Skip to content

Commit 33b4324

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#71742!
Tested on commit rust-lang/rust@a91d648. Direct link to PR: <rust-lang/rust#71742> πŸ’” rls on windows: test-pass β†’ build-fail (cc @Xanewok). πŸ’” rls on linux: test-pass β†’ build-fail (cc @Xanewok). πŸ’” rustc-dev-guide on linux: test-pass β†’ test-fail (cc @JohnTitor @amanjeev @spastorino @mark-i-m).
1 parent 52aad8c commit 33b4324

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

β€Ž_data/latest.json

Lines changed: 7 additions & 7 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": "6db2094c909309ab1c25a571d6111825b49c822c",
21-
"datetime": "2020-04-28T05:02:31Z"
18+
"windows": "build-fail",
19+
"linux": "build-fail",
20+
"commit": "a91d64873f5b8daa43f0e82dedad7e2bc39e8fba",
21+
"datetime": "2020-05-01T15:22:27Z"
2222
},
2323
{
2424
"tool": "rustfmt",
@@ -72,8 +72,8 @@
7272
{
7373
"tool": "rustc-dev-guide",
7474
"windows": "test-pass",
75-
"linux": "test-pass",
76-
"commit": "be8589fc31162bb71b0f765beba6ce73ec8ba93a",
77-
"datetime": "2020-04-30T19:02:05Z"
75+
"linux": "test-fail",
76+
"commit": "a91d64873f5b8daa43f0e82dedad7e2bc39e8fba",
77+
"datetime": "2020-05-01T15:22:27Z"
7878
}
7979
]

0 commit comments

Comments
Β (0)