Skip to content

Commit

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

πŸŽ‰ 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-pass (cc @nrc @Xanewok, @rust-lang/infra).
πŸŽ‰ rls on linux: build-fail β†’ test-pass (cc @nrc @Xanewok, @rust-lang/infra).
  • Loading branch information
rust-highfive committed Apr 15, 2019
1 parent 7be8d07 commit b03113f
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": "9cd61f025b1b92076e69a9ef2d9233325c7d8bdc",
"datetime": "2019-04-14T19:43:35Z"
"windows": "test-pass",
"linux": "test-pass",
"commit": "c090ab471d7590a1048e329006761e829a02c9a8",
"datetime": "2019-04-15T02:25:30Z"
},
{
"tool": "miri",
Expand All @@ -15,10 +15,10 @@
},
{
"tool": "rls",
"windows": "build-fail",
"linux": "build-fail",
"commit": "9cd61f025b1b92076e69a9ef2d9233325c7d8bdc",
"datetime": "2019-04-14T19:43:35Z"
"windows": "test-pass",
"linux": "test-pass",
"commit": "c090ab471d7590a1048e329006761e829a02c9a8",
"datetime": "2019-04-15T02:25:30Z"
},
{
"tool": "rustfmt",
Expand Down

0 comments on commit b03113f

Please sign in to comment.