summary refs log tree commit diff
path: root/src/librustc_data_structures/fx.rs
AgeCommit message (Expand)AuthorLines
2017-08-19rustc: Remove some dead codeVadim Petrochenkov-6/+0
2017-06-13Merge crate `collections` into `alloc`Murarth-1/+1
2016-11-08Add FxHasher, a faster alternative to FnvHasher.Nicholas Nethercote-0/+115