Skip to content

Commit 23eb8c4

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#84103!
Tested on commit rust-lang/rust@1284da3. Direct link to PR: <rust-lang/rust#84103> πŸŽ‰ rls on windows: build-fail β†’ test-pass (cc @Xanewok). πŸŽ‰ rls on linux: build-fail β†’ test-pass (cc @Xanewok). πŸŽ‰ rustfmt on windows: build-fail β†’ test-pass (cc @calebcartwright @topecongiro). πŸŽ‰ rustfmt on linux: build-fail β†’ test-pass (cc @calebcartwright @topecongiro).
1 parent 07abb7d commit 23eb8c4

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

β€Ž_data/latest.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,17 @@
88
},
99
{
1010
"tool": "rls",
11-
"windows": "build-fail",
12-
"linux": "build-fail",
13-
"commit": "26c7e55f47bf3a93a2e369d162dcc02ddf106f3a",
14-
"datetime": "2021-03-25T05:07:59Z"
11+
"windows": "test-pass",
12+
"linux": "test-pass",
13+
"commit": "1284da34da56a17ae368e4673920ec4120562cbd",
14+
"datetime": "2021-04-12T18:30:03Z"
1515
},
1616
{
1717
"tool": "rustfmt",
18-
"windows": "build-fail",
19-
"linux": "build-fail",
20-
"commit": "26c7e55f47bf3a93a2e369d162dcc02ddf106f3a",
21-
"datetime": "2021-03-25T05:07:59Z"
18+
"windows": "test-pass",
19+
"linux": "test-pass",
20+
"commit": "1284da34da56a17ae368e4673920ec4120562cbd",
21+
"datetime": "2021-04-12T18:30:03Z"
2222
},
2323
{
2424
"tool": "book",

0 commit comments

Comments
Β (0)