summary refs log tree commit diff
path: root/src/librustc_data_structures/fx.rs
blob: a2afeffe7305045b53f61d17f36e1875c78a5342 (plain)
1
pub use rustc_hash::{FxHasher, FxHashMap, FxHashSet};