Skip to content

Commit 210cd29

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#73190!
Tested on commit rust-lang/rust@bb86748. Direct link to PR: <rust-lang/rust#73190> πŸ’” 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 @topecongiro). πŸ’” rustfmt on linux: test-pass β†’ build-fail (cc @topecongiro).
1 parent 541ba27 commit 210cd29

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

β€Ž_data/latest.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,17 @@
1515
},
1616
{
1717
"tool": "rls",
18-
"windows": "test-pass",
19-
"linux": "test-pass",
20-
"commit": "96dd4690c3aa70ec312448c3f2d50e6dc6fb87df",
21-
"datetime": "2020-05-29T14:42:57Z"
18+
"windows": "build-fail",
19+
"linux": "build-fail",
20+
"commit": "bb8674837a9cc5225020e07fc3f164762bb4c11c",
21+
"datetime": "2020-06-10T04:05:28Z"
2222
},
2323
{
2424
"tool": "rustfmt",
25-
"windows": "test-pass",
26-
"linux": "test-pass",
27-
"commit": "96dd4690c3aa70ec312448c3f2d50e6dc6fb87df",
28-
"datetime": "2020-05-29T14:42:57Z"
25+
"windows": "build-fail",
26+
"linux": "build-fail",
27+
"commit": "bb8674837a9cc5225020e07fc3f164762bb4c11c",
28+
"datetime": "2020-06-10T04:05:28Z"
2929
},
3030
{
3131
"tool": "book",
@@ -69,4 +69,4 @@
6969
"commit": "fd8e23c6b2902299cb76e89d868fbb84f48035ab",
7070
"datetime": "2019-05-24T03:07:40Z"
7171
}
72-
]
72+
]

0 commit comments

Comments
Β (0)