Skip to content

Commit

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

πŸ’” clippy-driver on windows: test-pass β†’ build-fail (cc @mcarton @oli-obk @Manishearth @flip1995 @yaahc @phansch @llogiq, @rust-lang/infra).
πŸ’” clippy-driver on linux: test-pass β†’ build-fail (cc @mcarton @oli-obk @Manishearth @flip1995 @yaahc @phansch @llogiq, @rust-lang/infra).
πŸ’” rls on windows: test-pass β†’ test-fail (cc @Xanewok, @rust-lang/infra).
  • Loading branch information
rust-highfive committed Nov 28, 2019
1 parent d1e01d7 commit 710e6f5
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": "42f93dedbe8218b4936002b72dbed6f296979c26",
"datetime": "2019-11-28T03:42:41Z"
"windows": "build-fail",
"linux": "build-fail",
"commit": "4752c05af4a5f392de026f9ae1877eae030be359",
"datetime": "2019-11-28T14:24:12Z"
},
{
"tool": "miri",
Expand All @@ -15,10 +15,10 @@
},
{
"tool": "rls",
"windows": "test-pass",
"windows": "test-fail",
"linux": "test-pass",
"commit": "6b604a91b7667106495a60291a74ce66923c9a8a",
"datetime": "2019-11-28T00:37:32Z"
"commit": "4752c05af4a5f392de026f9ae1877eae030be359",
"datetime": "2019-11-28T14:24:12Z"
},
{
"tool": "rustfmt",
Expand Down

0 comments on commit 710e6f5

Please sign in to comment.