]> git.proxmox.com Git - rustc.git/blobdiff - src/libcoretest/hash/sip.rs
New upstream version 1.13.0+dfsg1
[rustc.git] / src / libcoretest / hash / sip.rs
index a5e6005545bd73d8407ca7985c6c4463c3c1f213..b465d7de180affba31bbfc39b9996f30d46e28a9 100644 (file)
@@ -7,6 +7,9 @@
 // <LICENSE-MIT or http://opensource.org/licenses/MIT>, at your
 // option. This file may not be copied, modified, or distributed
 // except according to those terms.
+
+#![allow(deprecated)]
+
 use test::{Bencher, black_box};
 
 use core::hash::{Hash, Hasher};