Skip to content

Commit

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

πŸ’” clippy-driver on windows: test-fail β†’ build-fail (cc @Manishearth @llogiq @mcarton @oli-obk, @rust-lang/infra).
πŸ’” clippy-driver on linux: test-fail β†’ 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 Jul 22, 2018
1 parent e6b9b05 commit 1f6268e
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-fail",
"linux": "test-fail",
"commit": "3d5108630371932b05d4e650d20536910434c947",
"datetime": "2018-07-22T08:53:44Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "ffaf3d2567c18abdaaac689776105fc99aaa36a3",
"datetime": "2018-07-22T23:08:32Z"
},
{
"tool": "miri",
Expand All @@ -15,10 +15,10 @@
},
{
"tool": "rls",
"windows": "test-pass",
"linux": "test-pass",
"commit": "606713f37aadbdb314137df464f099130c2062bd",
"datetime": "2018-07-21T14:39:38Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "ffaf3d2567c18abdaaac689776105fc99aaa36a3",
"datetime": "2018-07-22T23:08:32Z"
},
{
"tool": "rustfmt",
Expand Down

0 comments on commit 1f6268e

Please sign in to comment.