Skip to content

Commit

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

πŸŽ‰ 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-pass β†’ build-fail (cc @Xanewok, @rust-lang/infra).
πŸ’” rls on linux: test-pass β†’ build-fail (cc @Xanewok, @rust-lang/infra).
  • Loading branch information
rust-highfive committed Dec 29, 2019
1 parent bc09c8e commit 38a4f3c
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions _data/latest.json
@@ -1,10 +1,10 @@
[
{
"tool": "clippy-driver",
"windows": "build-fail",
"linux": "build-fail",
"commit": "9b98af84c4aa66392236fff59c86da2130d46d46",
"datetime": "2019-12-22T22:39:19Z"
"windows": "test-pass",
"linux": "test-pass",
"commit": "25434f898b499876203a3b95c1b38bad5ed2cc5d",
"datetime": "2019-12-29T19:32:12Z"
},
{
"tool": "miri",
Expand All @@ -15,10 +15,10 @@
},
{
"tool": "rls",
"windows": "test-pass",
"linux": "test-pass",
"commit": "9b98af84c4aa66392236fff59c86da2130d46d46",
"datetime": "2019-12-22T22:39:19Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "25434f898b499876203a3b95c1b38bad5ed2cc5d",
"datetime": "2019-12-29T19:32:12Z"
},
{
"tool": "rustfmt",
Expand Down

0 comments on commit 38a4f3c

Please sign in to comment.