Skip to content

Commit bad2799

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#84310!
Tested on commit rust-lang/rust@b56b175. Direct link to PR: <rust-lang/rust#84310> πŸ’” rls on windows: test-pass β†’ build-fail (cc @Xanewok). πŸ’” rls on linux: test-pass β†’ build-fail (cc @Xanewok). πŸ’” rustfmt on windows: test-pass β†’ build-fail (cc @calebcartwright @topecongiro). πŸ’” rustfmt on linux: test-pass β†’ build-fail (cc @calebcartwright @topecongiro).
1 parent e922493 commit bad2799

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

β€Ž_data/latest.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,17 @@
88
},
99
{
1010
"tool": "rls",
11-
"windows": "test-pass",
12-
"linux": "test-pass",
13-
"commit": "1284da34da56a17ae368e4673920ec4120562cbd",
14-
"datetime": "2021-04-12T18:30:03Z"
11+
"windows": "build-fail",
12+
"linux": "build-fail",
13+
"commit": "b56b175c6c3d77f66793b2062b6325f822c87136",
14+
"datetime": "2021-04-25T01:57:28Z"
1515
},
1616
{
1717
"tool": "rustfmt",
18-
"windows": "test-pass",
19-
"linux": "test-pass",
20-
"commit": "1284da34da56a17ae368e4673920ec4120562cbd",
21-
"datetime": "2021-04-12T18:30:03Z"
18+
"windows": "build-fail",
19+
"linux": "build-fail",
20+
"commit": "b56b175c6c3d77f66793b2062b6325f822c87136",
21+
"datetime": "2021-04-25T01:57:28Z"
2222
},
2323
{
2424
"tool": "book",

0 commit comments

Comments
Β (0)