Skip to content

Commit 71cdb6e

Browse files
πŸ“£ Toolstate changed by rust-lang/rust#48520!
Tested on commit rust-lang/rust@026339e. πŸ’” clippy-driver on windows: test-pass β†’ build-fail (cc @Manishearth @llogiq @mcarton @oli-obk). πŸ’” clippy-driver on linux: test-pass β†’ build-fail (cc @Manishearth @llogiq @mcarton @oli-obk).
1 parent 2f76048 commit 71cdb6e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

β€Ž_data/latest.json

+4-4
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": "6070d3e47e5e9f15575a3bd33583358b52bc6eda",
7-
"datetime": "2018-02-24T10:32:00Z"
4+
"windows": "build-fail",
5+
"linux": "build-fail",
6+
"commit": "026339e42ba11a559767029d933d1197aefb877a",
7+
"datetime": "2018-02-25T04:53:17Z"
88
},
99
{
1010
"tool": "miri",

0 commit comments

Comments
Β (0)