Skip to content

Commit

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

πŸŽ‰ clippy-driver on windows: build-fail β†’ test-pass (cc @mcarton @oli-obk @Manishearth @flip1995 @yaahc @phansch @llogiq, @rust-lang/infra).
πŸŽ‰ clippy-driver on linux: build-fail β†’ test-pass (cc @mcarton @oli-obk @Manishearth @flip1995 @yaahc @phansch @llogiq, @rust-lang/infra).
πŸ’” rls on windows: test-fail β†’ build-fail (cc @Xanewok, @rust-lang/infra).
πŸ’” rls on linux: test-fail β†’ build-fail (cc @Xanewok, @rust-lang/infra).
  • Loading branch information
rust-highfive committed Oct 29, 2019
1 parent f831e78 commit 75fe54c
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": "9285d401a6070094747465962bc49969b93e14c5",
"datetime": "2019-10-28T07:40:03Z"
"windows": "test-pass",
"linux": "test-pass",
"commit": "caa1f8d7b3b021c86a70ff62d23a07d97acff4c4",
"datetime": "2019-10-29T19:13:05Z"
},
{
"tool": "miri",
Expand All @@ -15,10 +15,10 @@
},
{
"tool": "rls",
"windows": "test-fail",
"linux": "test-fail",
"commit": "8d78bf6b273848d17da8f5c92162c6a6b9b10dfd",
"datetime": "2019-10-28T17:18:47Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "caa1f8d7b3b021c86a70ff62d23a07d97acff4c4",
"datetime": "2019-10-29T19:13:05Z"
},
{
"tool": "rustfmt",
Expand Down

0 comments on commit 75fe54c

Please sign in to comment.