Skip to content

Commit f47f76b

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#65412!
Tested on commit rust-lang/rust@437ca55. Direct link to PR: <rust-lang/rust#65412> πŸŽ‰ clippy-driver on windows: test-fail β†’ test-pass (cc @mcarton @oli-obk @Manishearth @flip1995 @yaahc @phansch @llogiq, @rust-lang/infra). πŸŽ‰ clippy-driver on linux: test-fail β†’ test-pass (cc @mcarton @oli-obk @Manishearth @flip1995 @yaahc @phansch @llogiq, @rust-lang/infra). πŸŽ‰ miri on windows: test-fail β†’ test-pass (cc @oli-obk @eddyb @RalfJung, @rust-lang/infra). πŸŽ‰ miri on linux: test-fail β†’ test-pass (cc @oli-obk @eddyb @RalfJung, @rust-lang/infra).
1 parent 76ad507 commit f47f76b

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

β€Ž_data/latest.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
[
22
{
33
"tool": "clippy-driver",
4-
"windows": "test-fail",
5-
"linux": "test-fail",
6-
"commit": "80b861bed17ba2ce001911f78a5316f56466642f",
7-
"datetime": "2019-10-13T03:38:27Z"
4+
"windows": "test-pass",
5+
"linux": "test-pass",
6+
"commit": "437ca55f23b7ed0051334a7e38ecabd83a173b53",
7+
"datetime": "2019-10-15T15:15:43Z"
88
},
99
{
1010
"tool": "miri",
11-
"windows": "test-fail",
12-
"linux": "test-fail",
13-
"commit": "80b861bed17ba2ce001911f78a5316f56466642f",
14-
"datetime": "2019-10-13T03:38:27Z"
11+
"windows": "test-pass",
12+
"linux": "test-pass",
13+
"commit": "437ca55f23b7ed0051334a7e38ecabd83a173b53",
14+
"datetime": "2019-10-15T15:15:43Z"
1515
},
1616
{
1717
"tool": "rls",

0 commit comments

Comments
Β (0)