about summary refs log tree commit diff
path: root/src/librustc_data_structures/fnv.rs
AgeCommit message (Expand)AuthorLines
2016-03-05apply rustfmt to librustc_data_structures, correcting rust-lang-nursery/rustf...Niko Matsakis-2/+6
2016-02-14rustc: Ensure FNV hashing is inlined across cratesAlex Crichton-0/+4
2016-01-26std: Stabilize custom hasher support in HashMapAlex Crichton-6/+5
2015-09-06move fnv hashing support into librustc_data_structuresNiko Matsakis-0/+52