From: bors Date: Fri, 30 Sep 2016 16:18:55 +0000 (-0700) Subject: Auto merge of #3142 - alexcrichton:siphash, r=alexcrichton X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~22^2~13^2~62 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=d8936af1390ab0844e5e68b459214f2529c9f647;p=cargo.git Auto merge of #3142 - alexcrichton:siphash, r=alexcrichton Allow deprecated use of SipHasher This type is being deprecated in rust-lang/rust#36815, so allow use of the deprecated type for now. We can fix this later once new APIs have landed. --- d8936af1390ab0844e5e68b459214f2529c9f647