From: bors Date: Wed, 12 Oct 2016 14:24:47 +0000 (-0700) Subject: Auto merge of #3193 - matklad:kill-command-proto, r=alexcrichton X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~22^2~13^2~39 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=ee3acca1035f41d87a6be91b42daf02c565ae996;p=cargo.git Auto merge of #3193 - matklad:kill-command-proto, r=alexcrichton Remove command prototype A followup of #3177 . I am not sure, but perhaps we can remove/refactor `CommandType` as well: for each command variant, `Compilation` as a public dedicated method, but it also has a generic one (`process`) (haha: https://github.com/rust-lang/cargo/pull/1107/files#r22429844). --- ee3acca1035f41d87a6be91b42daf02c565ae996