Skip to content

Commit

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

πŸŽ‰ clippy-driver on windows: build-fail β†’ test-pass (cc @Manishearth @llogiq @mcarton @oli-obk, @rust-lang/infra).
πŸŽ‰ clippy-driver on linux: build-fail β†’ test-pass (cc @Manishearth @llogiq @mcarton @oli-obk, @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 Nov 4, 2018
1 parent 0a62b29 commit 6d47ed9
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": "2ad8c7b3502616aff142a4640cce911c6c2c5463",
"datetime": "2018-11-03T14:52:28Z"
"windows": "test-pass",
"linux": "test-pass",
"commit": "4c5c05d7d93469e9b4069746bc8799ba9efd807a",
"datetime": "2018-11-04T01:44:41Z"
},
{
"tool": "miri",
Expand All @@ -15,10 +15,10 @@
},
{
"tool": "rls",
"windows": "build-fail",
"linux": "build-fail",
"commit": "2ad8c7b3502616aff142a4640cce911c6c2c5463",
"datetime": "2018-11-03T14:52:28Z"
"windows": "test-pass",
"linux": "test-pass",
"commit": "4c5c05d7d93469e9b4069746bc8799ba9efd807a",
"datetime": "2018-11-04T01:44:41Z"
},
{
"tool": "rustfmt",
Expand Down

0 comments on commit 6d47ed9

Please sign in to comment.