Skip to content

Commit b9c220a

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#57428!
Tested on commit rust-lang/rust@740668d. Direct link to PR: <rust-lang/rust#57428> πŸ’” clippy-driver on windows: test-pass β†’ build-fail (cc @Manishearth @llogiq @mcarton @oli-obk @phansch, @rust-lang/infra). πŸ’” clippy-driver on linux: test-pass β†’ build-fail (cc @Manishearth @llogiq @mcarton @oli-obk @phansch, @rust-lang/infra). πŸ’” rls on windows: test-pass β†’ build-fail (cc @Xanewok, @rust-lang/infra). πŸ’” rls on linux: test-pass β†’ build-fail (cc @Xanewok, @rust-lang/infra).
1 parent bbff82e commit b9c220a

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
@@ -1,10 +1,10 @@
11
[
22
{
33
"tool": "clippy-driver",
4-
"windows": "test-pass",
5-
"linux": "test-pass",
6-
"commit": "dc7c4aa804c4f26ba6de8a39d3c8eea88e8b8938",
7-
"datetime": "2019-06-04T05:38:34Z"
4+
"windows": "build-fail",
5+
"linux": "build-fail",
6+
"commit": "740668dbd99dbf1726bbb0cca6cd0943ea2f7e27",
7+
"datetime": "2019-06-06T06:38:54Z"
88
},
99
{
1010
"tool": "miri",
@@ -15,10 +15,10 @@
1515
},
1616
{
1717
"tool": "rls",
18-
"windows": "test-pass",
19-
"linux": "test-pass",
20-
"commit": "81eb15210a0c43820b146cd9ae6fd2062e1b2922",
21-
"datetime": "2019-06-05T02:09:25Z"
18+
"windows": "build-fail",
19+
"linux": "build-fail",
20+
"commit": "740668dbd99dbf1726bbb0cca6cd0943ea2f7e27",
21+
"datetime": "2019-06-06T06:38:54Z"
2222
},
2323
{
2424
"tool": "rustfmt",

0 commit comments

Comments
Β (0)