Skip to content

Commit a3b9eae

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

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": "ae7fe84e8cf7523f6853d9786e28e9d066d4e5cd",
21-
"datetime": "2018-09-26T23:24:07Z"
18+
"windows": "build-fail",
19+
"linux": "build-fail",
20+
"commit": "80e6e3e582a9eb9115900d51ae6edecf46d81f6e",
21+
"datetime": "2018-09-28T14:26:45Z"
2222
},
2323
{
2424
"tool": "rustfmt",

0 commit comments

Comments
Β (0)