Skip to content

Commit

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

πŸ’” 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 24, 2019
1 parent efcbcd7 commit e2a6489
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": "4c2be9c97fb60a01c545b8e8fa61e4247ae5c9b2",
"datetime": "2019-01-22T23:04:14Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "01f8e25b15f4ab157c8e7c9c56054df7595ec0e1",
"datetime": "2019-01-24T18:31:14Z"
},
{
"tool": "miri",
Expand All @@ -15,10 +15,10 @@
},
{
"tool": "rls",
"windows": "test-pass",
"linux": "test-pass",
"commit": "4c2be9c97fb60a01c545b8e8fa61e4247ae5c9b2",
"datetime": "2019-01-22T23:04:14Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "01f8e25b15f4ab157c8e7c9c56054df7595ec0e1",
"datetime": "2019-01-24T18:31:14Z"
},
{
"tool": "rustfmt",
Expand Down

0 comments on commit e2a6489

Please sign in to comment.