Skip to content

Commit 6fcefd2

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#56092!
Tested on commit rust-lang/rust@bd47d68. Direct link to PR: <rust-lang/rust#56092> πŸ’” clippy-driver on windows: test-pass β†’ test-fail (cc @Manishearth @llogiq @mcarton @oli-obk, @rust-lang/infra). πŸ’” clippy-driver on linux: test-pass β†’ test-fail (cc @Manishearth @llogiq @mcarton @oli-obk, @rust-lang/infra). πŸ’” miri on linux: test-pass β†’ test-fail (cc @oli-obk @RalfJung @eddyb, @rust-lang/infra).
1 parent 1ba6475 commit 6fcefd2

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

β€Ž_data/latest.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
[
22
{
33
"tool": "clippy-driver",
4-
"windows": "test-pass",
5-
"linux": "test-pass",
6-
"commit": "ea007c6b10e728de9dfc1fe78b8e0aed4f08f1ab",
7-
"datetime": "2018-12-09T14:17:50Z"
4+
"windows": "test-fail",
5+
"linux": "test-fail",
6+
"commit": "bd47d6825bf4090517549d33cfef10d3300b4a75",
7+
"datetime": "2018-12-12T15:39:09Z"
88
},
99
{
1010
"tool": "miri",
1111
"windows": "test-pass",
12-
"linux": "test-pass",
13-
"commit": "9567a1cf5993d46c00ee2f2b363f3eabe90b2a0e",
14-
"datetime": "2018-12-10T12:21:11Z"
12+
"linux": "test-fail",
13+
"commit": "bd47d6825bf4090517549d33cfef10d3300b4a75",
14+
"datetime": "2018-12-12T15:39:09Z"
1515
},
1616
{
1717
"tool": "rls",

0 commit comments

Comments
Β (0)