Skip to content

Commit

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

πŸ’” clippy-driver on windows: test-pass β†’ build-fail (cc @Manishearth @llogiq @mcarton @oli-obk @phansch @flip1995, @rust-lang/infra).
πŸ’” clippy-driver on linux: test-pass β†’ build-fail (cc @Manishearth @llogiq @mcarton @oli-obk @phansch @flip1995, @rust-lang/infra).
πŸ’” rls on linux: test-pass β†’ test-fail (cc @Xanewok, @rust-lang/infra).
  • Loading branch information
rust-highfive committed Aug 30, 2019
1 parent 1ef1458 commit d7259c7
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 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": "72b2abfd65ba024e12d7fe51852a309419f494d8",
"datetime": "2019-08-29T22:29:00Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "c7d4df0fcfc3ed3ee98a430e451c6776e90d65ae",
"datetime": "2019-08-30T06:50:20Z"
},
{
"tool": "miri",
Expand All @@ -16,9 +16,9 @@
{
"tool": "rls",
"windows": "test-pass",
"linux": "test-pass",
"commit": "7b0085a613e69cb69fc9e4eb5d422fa4a39d5de1",
"datetime": "2019-08-21T15:29:30Z"
"linux": "test-fail",
"commit": "c7d4df0fcfc3ed3ee98a430e451c6776e90d65ae",
"datetime": "2019-08-30T06:50:20Z"
},
{
"tool": "rustfmt",
Expand Down

0 comments on commit d7259c7

Please sign in to comment.