Skip to content

Commit

Permalink
πŸ“£ Toolstate changed by rust-lang/rust#63752!
Browse files Browse the repository at this point in the history
Tested on commit rust-lang/rust@bea0372.
Direct link to PR: <rust-lang/rust#63752>

πŸ’” 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).
πŸ’” rls on linux: test-pass β†’ test-fail (cc @Xanewok, @rust-lang/infra).
  • Loading branch information
rust-highfive committed Aug 20, 2019
1 parent b107b13 commit ce896ff
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions _data/latest.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
[
{
"tool": "clippy-driver",
"windows": "test-pass",
"linux": "test-pass",
"commit": "51879c3abaedb926739095d19a2af638ee6a07d8",
"datetime": "2019-08-20T15:02:27Z"
"windows": "test-fail",
"linux": "test-fail",
"commit": "bea0372a1a7a31b81f28cc4d9a83a2dc9a79d008",
"datetime": "2019-08-20T22:16:57Z"
},
{
"tool": "miri",
Expand All @@ -16,9 +16,9 @@
{
"tool": "rls",
"windows": "test-pass",
"linux": "test-pass",
"commit": "5a56e05abd34e1936df74625c1f40cb6fee0cd4a",
"datetime": "2019-08-20T18:34:22Z"
"linux": "test-fail",
"commit": "bea0372a1a7a31b81f28cc4d9a83a2dc9a79d008",
"datetime": "2019-08-20T22:16:57Z"
},
{
"tool": "rustfmt",
Expand Down

0 comments on commit ce896ff

Please sign in to comment.