Skip to content

Commit 1f6268e

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#52069!
Tested on commit rust-lang/rust@ffaf3d2. Direct link to PR: <rust-lang/rust#52069> πŸ’” clippy-driver on windows: test-fail β†’ build-fail (cc @Manishearth @llogiq @mcarton @oli-obk, @rust-lang/infra). πŸ’” clippy-driver on linux: test-fail β†’ build-fail (cc @Manishearth @llogiq @mcarton @oli-obk, @rust-lang/infra). πŸ’” 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 e6b9b05 commit 1f6268e

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-fail",
5-
"linux": "test-fail",
6-
"commit": "3d5108630371932b05d4e650d20536910434c947",
7-
"datetime": "2018-07-22T08:53:44Z"
4+
"windows": "build-fail",
5+
"linux": "build-fail",
6+
"commit": "ffaf3d2567c18abdaaac689776105fc99aaa36a3",
7+
"datetime": "2018-07-22T23:08:32Z"
88
},
99
{
1010
"tool": "miri",
@@ -15,10 +15,10 @@
1515
},
1616
{
1717
"tool": "rls",
18-
"windows": "test-pass",
19-
"linux": "test-pass",
20-
"commit": "606713f37aadbdb314137df464f099130c2062bd",
21-
"datetime": "2018-07-21T14:39:38Z"
18+
"windows": "build-fail",
19+
"linux": "build-fail",
20+
"commit": "ffaf3d2567c18abdaaac689776105fc99aaa36a3",
21+
"datetime": "2018-07-22T23:08:32Z"
2222
},
2323
{
2424
"tool": "rustfmt",

0 commit comments

Comments
Β (0)