]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #16558 : Gankro/rust/hashbig, r=pcwalton
authorbors <bors@rust-lang.org>
Sun, 17 Aug 2014 19:31:10 +0000 (19:31 +0000)
committerbors <bors@rust-lang.org>
Sun, 17 Aug 2014 19:31:10 +0000 (19:31 +0000)
Pretty self-explanatory. Only annoying thing is that it *seems* that I had to add `#![feature(default_type_params)]` to libnum because of Hasher. Don't know if there's a way around that.

Fix #16551


Trivial merge