Skip to content

Commit e2a6489

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

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": "4c2be9c97fb60a01c545b8e8fa61e4247ae5c9b2",
7-
"datetime": "2019-01-22T23:04:14Z"
4+
"windows": "build-fail",
5+
"linux": "build-fail",
6+
"commit": "01f8e25b15f4ab157c8e7c9c56054df7595ec0e1",
7+
"datetime": "2019-01-24T18:31:14Z"
88
},
99
{
1010
"tool": "miri",
@@ -15,10 +15,10 @@
1515
},
1616
{
1717
"tool": "rls",
18-
"windows": "test-pass",
19-
"linux": "test-pass",
20-
"commit": "4c2be9c97fb60a01c545b8e8fa61e4247ae5c9b2",
21-
"datetime": "2019-01-22T23:04:14Z"
18+
"windows": "build-fail",
19+
"linux": "build-fail",
20+
"commit": "01f8e25b15f4ab157c8e7c9c56054df7595ec0e1",
21+
"datetime": "2019-01-24T18:31:14Z"
2222
},
2323
{
2424
"tool": "rustfmt",

0 commit comments

Comments
Β (0)