Skip to content

Commit 868e035

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

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

β€Ž_data/latest.json

+5-5
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": "a9c7febb879689a3d24e3ba34531026930313c4c",
7-
"datetime": "2019-07-13T06:50:02Z"
4+
"windows": "test-fail",
5+
"linux": "test-fail",
6+
"commit": "311376d30dc1cfa622142a9f50317b1e0cb4608a",
7+
"datetime": "2019-07-18T20:43:55Z"
88
},
99
{
1010
"tool": "miri",
@@ -76,4 +76,4 @@
7676
"commit": "596e952f649e0aa8ef1f393d85b0df4bda4df4fe",
7777
"datetime": "2019-07-17T00:00:00Z"
7878
}
79-
]
79+
]

0 commit comments

Comments
Β (0)