Skip to content

Commit

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

πŸ’” clippy-driver on windows: test-pass β†’ build-fail (cc @Manishearth @llogiq @mcarton @oli-obk @phansch, @rust-lang/infra).
πŸ’” clippy-driver on linux: test-pass β†’ build-fail (cc @Manishearth @llogiq @mcarton @oli-obk @phansch, @rust-lang/infra).
πŸ’” miri on windows: test-pass β†’ build-fail (cc @oli-obk @RalfJung @eddyb, @rust-lang/infra).
πŸ’” miri on linux: test-pass β†’ build-fail (cc @oli-obk @RalfJung @eddyb, @rust-lang/infra).
πŸ’” rls on linux: test-pass β†’ test-fail (cc @Xanewok, @rust-lang/infra).
  • Loading branch information
rust-highfive committed Jun 14, 2019
1 parent dfb154b commit 6e65605
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions _data/latest.json
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
[
{
"tool": "clippy-driver",
"windows": "test-pass",
"linux": "test-pass",
"commit": "57a3300c2538fd1044ce45d9ef3b82182acb57ae",
"datetime": "2019-06-13T15:46:02Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "9606f6fa64926a84d82e3c62dbdc57f5c10f756d",
"datetime": "2019-06-14T19:07:56Z"
},
{
"tool": "miri",
"windows": "test-pass",
"linux": "test-pass",
"commit": "96636f3eb8206f7499451ebc5b347d000d7aee08",
"datetime": "2019-06-13T11:11:38Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "9606f6fa64926a84d82e3c62dbdc57f5c10f756d",
"datetime": "2019-06-14T19:07:56Z"
},
{
"tool": "rls",
"windows": "test-pass",
"linux": "test-pass",
"commit": "e011fe1c132010e261cc9ea658da73152f1f7fc7",
"datetime": "2019-06-13T07:19:31Z"
"linux": "test-fail",
"commit": "9606f6fa64926a84d82e3c62dbdc57f5c10f756d",
"datetime": "2019-06-14T19:07:56Z"
},
{
"tool": "rustfmt",
Expand Down

0 comments on commit 6e65605

Please sign in to comment.