Skip to content

Commit

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

πŸŽ‰ clippy-driver on windows: build-fail β†’ test-pass (cc @Manishearth @llogiq @mcarton @oli-obk, @rust-lang/infra).
πŸŽ‰ clippy-driver on linux: build-fail β†’ test-pass (cc @Manishearth @llogiq @mcarton @oli-obk, @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 Nov 15, 2018
1 parent f70b0af commit 8d579d9
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": "9649c1f70fddd01843024932df97fb5a2b10bfe8",
"datetime": "2018-11-15T15:41:22Z"
"windows": "test-pass",
"linux": "test-pass",
"commit": "6b9b97bd9b704f85f0184f7a213cc4d62bd9654c",
"datetime": "2018-11-15T21:33:24Z"
},
{
"tool": "miri",
Expand All @@ -15,10 +15,10 @@
},
{
"tool": "rls",
"windows": "build-fail",
"linux": "build-fail",
"commit": "9649c1f70fddd01843024932df97fb5a2b10bfe8",
"datetime": "2018-11-15T15:41:22Z"
"windows": "test-pass",
"linux": "test-pass",
"commit": "6b9b97bd9b704f85f0184f7a213cc4d62bd9654c",
"datetime": "2018-11-15T21:33:24Z"
},
{
"tool": "rustfmt",
Expand Down

0 comments on commit 8d579d9

Please sign in to comment.