Skip to content

Commit

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

πŸ’” 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, @rust-lang/infra).
πŸ’” rls on linux: test-pass β†’ build-fail (cc @nrc, @rust-lang/infra).
  • Loading branch information
rust-highfive committed Sep 14, 2018
1 parent 52a423d commit 2a423d5
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": "763d91aa124a4278a68207b644df8c48b39fab45",
"datetime": "2018-09-02T20:29:04Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "6ff0b2ed163dab4389d88b14b5729514c11c682e",
"datetime": "2018-09-14T06:12:19Z"
},
{
"tool": "miri",
Expand All @@ -15,10 +15,10 @@
},
{
"tool": "rls",
"windows": "test-pass",
"linux": "test-pass",
"commit": "1c2e17f4e3a2070a7f703f51e29c1c388ef703b6",
"datetime": "2018-09-04T15:55:56Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "6ff0b2ed163dab4389d88b14b5729514c11c682e",
"datetime": "2018-09-14T06:12:19Z"
},
{
"tool": "rustfmt",
Expand Down

0 comments on commit 2a423d5

Please sign in to comment.