Skip to content

Commit ff9ffc7

Browse files
committed
πŸ“£ Toolstate changed by rust-lang/rust#63194!
Tested on commit rust-lang/rust@435236b. Direct link to PR: <rust-lang/rust#63194> πŸŽ‰ clippy-driver on linux: build-fail β†’ test-pass (cc @Manishearth @llogiq @mcarton @oli-obk @phansch, @rust-lang/infra). πŸŽ‰ miri on linux: test-fail β†’ test-pass (cc @oli-obk @RalfJung @eddyb, @rust-lang/infra).
1 parent 084dc83 commit ff9ffc7

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

β€Ž_data/latest.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22
{
33
"tool": "clippy-driver",
44
"windows": "test-pass",
5-
"linux": "build-fail",
6-
"commit": "4a18848e05b0957474fdb5be162502742b5eb9fd",
7-
"datetime": "2019-07-31T04:32:21Z"
5+
"linux": "test-pass",
6+
"commit": "435236b8877cdb98c82eaebfb7887782277265c5",
7+
"datetime": "2019-08-01T18:22:25Z"
88
},
99
{
1010
"tool": "miri",
1111
"windows": "test-pass",
12-
"linux": "test-fail",
13-
"commit": "e3976fff44e6ce14c2f92252e6a807800b9aa7c0",
14-
"datetime": "2019-07-31T19:06:20Z"
12+
"linux": "test-pass",
13+
"commit": "435236b8877cdb98c82eaebfb7887782277265c5",
14+
"datetime": "2019-08-01T18:22:25Z"
1515
},
1616
{
1717
"tool": "rls",

0 commit comments

Comments
Β (0)