# See https://nnethercote.github.io/perf-book/hashing.html. Use FxHashMap and # FxHashSet, not HashMap and HashSet disallowed-types = ["std::collections::HashMap", "std::collections::HashSet"]