From: bors Date: Tue, 15 Nov 2016 17:03:49 +0000 (-0800) Subject: Auto merge of #3283 - saschagrunert:master, r=alexcrichton X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~22^2~13^2~2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=8b5aec111926d1d03d2da32dd494e0fff073f870;p=cargo.git Auto merge of #3283 - saschagrunert:master, r=alexcrichton Changed try! macros to ? operator Since the stabilization of the ? operator (release 1.13.0) the ? operator should be used to use idiomatic Rust. --- 8b5aec111926d1d03d2da32dd494e0fff073f870