Skip to content

Commit

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

πŸŽ‰ 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 22, 2018
1 parent 8e201db commit 94ffdab
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": "289ad6e9922683807d455ca0020dc2a8f7bd1a7b",
"datetime": "2018-11-21T11:00:42Z"
"windows": "test-pass",
"linux": "test-pass",
"commit": "dae6c9364108847393075b57a17fd7eaf3f37600",
"datetime": "2018-11-22T15:55:31Z"
},
{
"tool": "miri",
Expand All @@ -15,10 +15,10 @@
},
{
"tool": "rls",
"windows": "build-fail",
"linux": "build-fail",
"commit": "289ad6e9922683807d455ca0020dc2a8f7bd1a7b",
"datetime": "2018-11-21T11:00:42Z"
"windows": "test-pass",
"linux": "test-pass",
"commit": "dae6c9364108847393075b57a17fd7eaf3f37600",
"datetime": "2018-11-22T15:55:31Z"
},
{
"tool": "rustfmt",
Expand Down

0 comments on commit 94ffdab

Please sign in to comment.