Skip to content

Commit

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

πŸŽ‰ clippy-driver on windows: build-fail β†’ test-pass (cc @Manishearth @llogiq @mcarton @oli-obk @phansch, @rust-lang/infra).
πŸŽ‰ clippy-driver on linux: build-fail β†’ test-pass (cc @Manishearth @llogiq @mcarton @oli-obk @phansch, @rust-lang/infra).
πŸŽ‰ rls on windows: build-fail β†’ test-pass (cc @nrc @Xanewok, @rust-lang/infra).
πŸŽ‰ rls on linux: build-fail β†’ test-pass (cc @nrc @Xanewok, @rust-lang/infra).
  • Loading branch information
rust-highfive committed Mar 4, 2019
1 parent 587f6d4 commit e2d78b8
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions _data/latest.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
[
{
"tool": "clippy-driver",
"windows": "build-fail",
"linux": "build-fail",
"commit": "f0be45738dd3524f9487f3cf358ef014b12c4061",
"datetime": "2019-02-27T04:13:49Z"
"windows": "test-pass",
"linux": "test-pass",
"commit": "9261088a73f4d78c1788e3a0de279d9330c472e1",
"datetime": "2019-03-04T04:47:46Z"
},
{
"tool": "miri",
Expand All @@ -15,10 +15,10 @@
},
{
"tool": "rls",
"windows": "build-fail",
"linux": "build-fail",
"commit": "f0be45738dd3524f9487f3cf358ef014b12c4061",
"datetime": "2019-02-27T04:13:49Z"
"windows": "test-pass",
"linux": "test-pass",
"commit": "9261088a73f4d78c1788e3a0de279d9330c472e1",
"datetime": "2019-03-04T04:47:46Z"
},
{
"tool": "rustfmt",
Expand Down

0 comments on commit e2d78b8

Please sign in to comment.