From: bors Date: Thu, 2 Feb 2017 06:04:56 +0000 (+0000) Subject: Auto merge of #3621 - matklad:fix-job-leakage, r=alexcrichton X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~22^2~9^2~180 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=38f52ea846db202f322071f00b083ae8defdda3a;p=cargo.git Auto merge of #3621 - matklad:fix-job-leakage, r=alexcrichton Don't leak job This fixes that problem with diverging `handle_error`. Now the return types of all subcommands match, and we can return `CliResult` up to main. --- 38f52ea846db202f322071f00b083ae8defdda3a