Skip to content

Commit

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

πŸ’” 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).
πŸ’” rls on windows: test-fail β†’ build-fail (cc @Xanewok, @rust-lang/infra).
πŸ’” rls on linux: test-fail β†’ build-fail (cc @Xanewok, @rust-lang/infra).
πŸ’” edition-guide on windows: test-pass β†’ test-fail (cc @ehuss @Centril @steveklabnik, @rust-lang/infra).
πŸ’” edition-guide on linux: test-pass β†’ test-fail (cc @ehuss @Centril @steveklabnik, @rust-lang/infra).
  • Loading branch information
rust-highfive committed May 1, 2019
1 parent c1956ec commit 28048f1
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 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": "5b7baa53c91d7c33b925fc8aec553e3521548a07",
"datetime": "2019-04-30T18:10:11Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "9b67bd42b7cbf97f72d039afcba02f5177d0d68c",
"datetime": "2019-05-01T20:10:16Z"
},
{
"tool": "miri",
Expand All @@ -15,10 +15,10 @@
},
{
"tool": "rls",
"windows": "test-fail",
"linux": "test-fail",
"commit": "5b7baa53c91d7c33b925fc8aec553e3521548a07",
"datetime": "2019-04-30T18:10:11Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "9b67bd42b7cbf97f72d039afcba02f5177d0d68c",
"datetime": "2019-05-01T20:10:16Z"
},
{
"tool": "rustfmt",
Expand Down Expand Up @@ -64,9 +64,9 @@
},
{
"tool": "edition-guide",
"windows": "test-pass",
"linux": "test-pass",
"commit": "e782d790f1b63d82af39248bebe027f92d891bcc",
"datetime": "2019-03-29T18:09:51Z"
"windows": "test-fail",
"linux": "test-fail",
"commit": "9b67bd42b7cbf97f72d039afcba02f5177d0d68c",
"datetime": "2019-05-01T20:10:16Z"
}
]

0 comments on commit 28048f1

Please sign in to comment.