Skip to content

Commit

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

πŸŽ‰ 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 @Xanewok, @rust-lang/infra).
πŸŽ‰ rls on linux: build-fail β†’ test-pass (cc @Xanewok, @rust-lang/infra).
  • Loading branch information
rust-highfive committed May 31, 2019
1 parent a339a85 commit 9491681
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions _data/latest.json
@@ -1,10 +1,10 @@
[
{
"tool": "clippy-driver",
"windows": "build-fail",
"linux": "build-fail",
"commit": "721268583759224d0f6476e0b8b196cc8afbdea0",
"datetime": "2019-05-28T20:32:00Z"
"windows": "test-pass",
"linux": "test-pass",
"commit": "75f464481ed8c924086fc0b9a2d31841bbdbcabd",
"datetime": "2019-05-31T17:11:41Z"
},
{
"tool": "miri",
Expand All @@ -15,10 +15,10 @@
},
{
"tool": "rls",
"windows": "build-fail",
"linux": "build-fail",
"commit": "721268583759224d0f6476e0b8b196cc8afbdea0",
"datetime": "2019-05-28T20:32:00Z"
"windows": "test-pass",
"linux": "test-pass",
"commit": "75f464481ed8c924086fc0b9a2d31841bbdbcabd",
"datetime": "2019-05-31T17:11:41Z"
},
{
"tool": "rustfmt",
Expand Down

0 comments on commit 9491681

Please sign in to comment.