Skip to content

Commit

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

πŸŽ‰ 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 Jan 22, 2019
1 parent f0ef33d commit f46ba67
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": "51cc3cdcf060c1bf3e4d45947f7a6bc20f9960f7",
"datetime": "2019-01-22T02:05:43Z"
"windows": "test-pass",
"linux": "test-pass",
"commit": "4c2be9c97fb60a01c545b8e8fa61e4247ae5c9b2",
"datetime": "2019-01-22T23:04:14Z"
},
{
"tool": "miri",
Expand All @@ -15,10 +15,10 @@
},
{
"tool": "rls",
"windows": "build-fail",
"linux": "build-fail",
"commit": "f001287c90e98d72296eb2a20e3cbe34b977f587",
"datetime": "2019-01-19T02:26:42Z"
"windows": "test-pass",
"linux": "test-pass",
"commit": "4c2be9c97fb60a01c545b8e8fa61e4247ae5c9b2",
"datetime": "2019-01-22T23:04:14Z"
},
{
"tool": "rustfmt",
Expand Down

0 comments on commit f46ba67

Please sign in to comment.