rust/src/librustc_data_structures/snapshot_map
Nicholas Nethercote 00e48affde Replace FnvHasher use with FxHasher.
This speeds up compilation by 3--6% across most of rustc-benchmarks.
2016-11-08 15:14:59 +11:00
..
mod.rs Replace FnvHasher use with FxHasher. 2016-11-08 15:14:59 +11:00
test.rs