Skip to content

Commit

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

πŸ’” clippy-driver on windows: test-pass β†’ test-fail (cc @Manishearth @llogiq @mcarton @oli-obk, @rust-lang/infra).
πŸ’” clippy-driver on linux: test-pass β†’ test-fail (cc @Manishearth @llogiq @mcarton @oli-obk, @rust-lang/infra).
πŸ’” rls on windows: test-fail β†’ build-fail (cc @nrc, @rust-lang/infra).
πŸ’” rls on linux: test-fail β†’ build-fail (cc @nrc, @rust-lang/infra).
πŸ’” rustfmt on windows: test-pass β†’ build-fail (cc @nrc, @rust-lang/infra).
πŸ’” rustfmt on linux: test-pass β†’ build-fail (cc @nrc, @rust-lang/infra).
πŸ’” nomicon on windows: test-pass β†’ test-fail (cc @frewsxcv @gankro, @rust-lang/infra).
πŸ’” nomicon on linux: test-pass β†’ test-fail (cc @frewsxcv @gankro, @rust-lang/infra).
  • Loading branch information
rust-highfive committed Aug 6, 2018
1 parent 5f6c846 commit 59befc7
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 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": "dbcb33f23be0da6176250712d62b074e1b683b69",
"datetime": "2018-08-05T01:27:27Z"
"windows": "test-fail",
"linux": "test-fail",
"commit": "b2397437530eecef72a1524a7e0a4b42034fa360",
"datetime": "2018-08-06T19:17:03Z"
},
{
"tool": "miri",
Expand All @@ -15,17 +15,17 @@
},
{
"tool": "rls",
"windows": "test-fail",
"linux": "test-fail",
"commit": "7c98d2e63f732682b057c8c453b08f9e12b262e6",
"datetime": "2018-08-06T09:12:46Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "b2397437530eecef72a1524a7e0a4b42034fa360",
"datetime": "2018-08-06T19:17:03Z"
},
{
"tool": "rustfmt",
"windows": "test-pass",
"linux": "test-pass",
"commit": "2a9dc245c60ab4478b3bc4670aaad4b39e646366",
"datetime": "2018-07-29T13:24:18Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "b2397437530eecef72a1524a7e0a4b42034fa360",
"datetime": "2018-08-06T19:17:03Z"
},
{
"tool": "book",
Expand All @@ -36,10 +36,10 @@
},
{
"tool": "nomicon",
"windows": "test-pass",
"linux": "test-pass",
"commit": "4bff385fdadb999f19afb7b1482df7863034d742",
"datetime": "2018-07-17T15:40:40Z"
"windows": "test-fail",
"linux": "test-fail",
"commit": "b2397437530eecef72a1524a7e0a4b42034fa360",
"datetime": "2018-08-06T19:17:03Z"
},
{
"tool": "reference",
Expand Down

0 comments on commit 59befc7

Please sign in to comment.