Skip to content

Commit

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

πŸ’” clippy-driver on windows: test-pass β†’ build-fail (cc @Manishearth @llogiq @mcarton @oli-obk, @rust-lang/infra).
πŸ’” clippy-driver on linux: test-pass β†’ build-fail (cc @Manishearth @llogiq @mcarton @oli-obk, @rust-lang/infra).
πŸ’” rls on windows: test-pass β†’ build-fail (cc @nrc @Xanewok, @rust-lang/infra).
πŸ’” rls on linux: test-pass β†’ build-fail (cc @nrc @Xanewok, @rust-lang/infra).
  • Loading branch information
rust-highfive committed Jan 19, 2019
1 parent 12d0514 commit 3248cfd
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": "test-pass",
"linux": "test-pass",
"commit": "8e2063d02062ee9f088274690a97826333847e17",
"datetime": "2019-01-07T22:25:33Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "f001287c90e98d72296eb2a20e3cbe34b977f587",
"datetime": "2019-01-19T02:26:42Z"
},
{
"tool": "miri",
Expand All @@ -15,10 +15,10 @@
},
{
"tool": "rls",
"windows": "test-pass",
"linux": "test-pass",
"commit": "2f19f8cec96d96d83b393fbbdd61204b87d423e6",
"datetime": "2019-01-08T14:12:48Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "f001287c90e98d72296eb2a20e3cbe34b977f587",
"datetime": "2019-01-19T02:26:42Z"
},
{
"tool": "rustfmt",
Expand Down

0 comments on commit 3248cfd

Please sign in to comment.