From: bors Date: Wed, 26 Oct 2016 17:02:31 +0000 (-0700) Subject: Auto merge of #3231 - TimNN:patch-1, r=alexcrichton X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~22^2~13^2~27 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=806e3c368a15f618244a3b4e918bf77f9c403fd0;p=cargo.git Auto merge of #3231 - TimNN:patch-1, r=alexcrichton Fix rust-lang/rust#35203 warning/error rust-lang/rust#35203 made patterns in functions without body into a warn by default lint (which is being `deny`ed here). cc rust-lang/rust#37378, rust-lang/rust#37416 --- 806e3c368a15f618244a3b4e918bf77f9c403fd0