Skip to content

Commit

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

πŸŽ‰ 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).
πŸŽ‰ rustfmt on windows: build-fail β†’ test-pass (cc @nrc @topecongiro, @rust-lang/infra).
πŸŽ‰ rustfmt on linux: build-fail β†’ test-pass (cc @nrc @topecongiro, @rust-lang/infra).
  • Loading branch information
rust-highfive committed Feb 19, 2019
1 parent 0931c94 commit 8bf1194
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 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": "2e08bb1dd2863b94943fdca5a57ff2188e87623f",
"datetime": "2019-02-10T07:10:04Z"
"windows": "test-pass",
"linux": "test-pass",
"commit": "4d66b7b76df04c29422ae3385920abb5cb947cff",
"datetime": "2019-02-19T12:53:35Z"
},
{
"tool": "miri",
Expand All @@ -15,17 +15,17 @@
},
{
"tool": "rls",
"windows": "build-fail",
"linux": "build-fail",
"commit": "2e08bb1dd2863b94943fdca5a57ff2188e87623f",
"datetime": "2019-02-10T07:10:04Z"
"windows": "test-pass",
"linux": "test-pass",
"commit": "4d66b7b76df04c29422ae3385920abb5cb947cff",
"datetime": "2019-02-19T12:53:35Z"
},
{
"tool": "rustfmt",
"windows": "build-fail",
"linux": "build-fail",
"commit": "0f949c2fcc696d0260a99196d5e5400c59a26a54",
"datetime": "2019-02-13T02:03:34Z"
"windows": "test-pass",
"linux": "test-pass",
"commit": "4d66b7b76df04c29422ae3385920abb5cb947cff",
"datetime": "2019-02-19T12:53:35Z"
},
{
"tool": "book",
Expand Down

0 comments on commit 8bf1194

Please sign in to comment.