Skip to content

Commit

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

πŸŽ‰ clippy-driver on windows: build-fail β†’ test-pass (cc @Manishearth @llogiq @mcarton @oli-obk @phansch, @rust-lang/infra).
πŸŽ‰ clippy-driver on linux: build-fail β†’ test-pass (cc @Manishearth @llogiq @mcarton @oli-obk @phansch, @rust-lang/infra).
πŸŽ‰ rls on windows: build-fail β†’ test-fail (cc @Xanewok, @rust-lang/infra).
πŸŽ‰ rls on linux: build-fail β†’ test-fail (cc @Xanewok, @rust-lang/infra).
  • Loading branch information
rust-highfive committed May 2, 2019
1 parent 4cdd4a7 commit bf8d91f
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": "build-fail",
"linux": "build-fail",
"commit": "9b67bd42b7cbf97f72d039afcba02f5177d0d68c",
"datetime": "2019-05-01T20:10:16Z"
"windows": "test-pass",
"linux": "test-pass",
"commit": "ea68bee369c9ebc0de35abcd39211fa0d4f9c84f",
"datetime": "2019-05-02T02:02:19Z"
},
{
"tool": "miri",
Expand All @@ -15,10 +15,10 @@
},
{
"tool": "rls",
"windows": "build-fail",
"linux": "build-fail",
"commit": "9b67bd42b7cbf97f72d039afcba02f5177d0d68c",
"datetime": "2019-05-01T20:10:16Z"
"windows": "test-fail",
"linux": "test-fail",
"commit": "ea68bee369c9ebc0de35abcd39211fa0d4f9c84f",
"datetime": "2019-05-02T02:02:19Z"
},
{
"tool": "rustfmt",
Expand Down

0 comments on commit bf8d91f

Please sign in to comment.