rust/compiler/rustc_data_structures/src
bors 88a5a984fe Auto merge of #90380 - Mark-Simulacrum:revert-89558-query-stable-lint, r=lcnr
Revert "Add rustc lint, warning when iterating over hashmaps"

Fixes perf regressions introduced in https://github.com/rust-lang/rust/pull/90235 by temporarily reverting the relevant PR.
2021-10-29 04:55:51 +00:00
..
base_n
binary_search_util
graph Apply clippy suggestions 2021-10-10 15:38:19 +02:00
obligation_forest Remove for loop range 2021-10-10 16:32:16 +02:00
owning_ref
sip128
small_c_str
snapshot_map
sorted_map Apply clippy suggestions 2021-10-10 15:38:19 +02:00
sso Apply clippy suggestions 2021-10-10 15:38:19 +02:00
stable_hasher
tagged_ptr
thin_vec
tiny_list
transitive_relation
vec_map
atomic_ref.rs
base_n.rs Apply clippy suggestions 2021-10-10 15:38:19 +02:00
captures.rs
fingerprint.rs
flock.rs
frozen.rs
functor.rs
fx.rs
jobserver.rs
lib.rs Revert "Add rustc lint, warning when iterating over hashmaps" 2021-10-28 11:01:42 -04:00
macros.rs
map_in_place.rs
memmap.rs
profiling.rs Add support for artifact size profiling 2021-10-07 14:22:29 +02:00
ptr_key.rs
sharded.rs
sip128.rs
small_c_str.rs
sorted_map.rs Use SortedMap in HIR. 2021-10-21 23:08:57 +02:00
stable_hasher.rs Specialize HashStable for [u8] slices 2021-10-23 12:11:05 -04:00
stable_map.rs
stable_set.rs
stack.rs Apply clippy suggestions 2021-10-10 15:38:19 +02:00
steal.rs Apply clippy suggestions 2021-10-10 15:38:19 +02:00
svh.rs
sync.rs
tagged_ptr.rs
temp_dir.rs
thin_vec.rs
tiny_list.rs Apply clippy suggestions 2021-10-10 15:38:19 +02:00
transitive_relation.rs
unhash.rs
vec_linked_list.rs Apply clippy suggestions 2021-10-10 15:38:19 +02:00
vec_map.rs
work_queue.rs