rust/compiler/rustc_hir_typeck
Guillaume Gomez 27bc496564
Rollup merge of #120485 - chenyukang:yukang-add-query-instability-check, r=michaelwoerister
add missing potential_query_instability for keys and values in hashmap

From https://github.com/rust-lang/rust/pull/120435#discussion_r1468883787,

These API are also returning iterator, so we need add `potential_query_instability` for them?
2024-01-30 16:57:51 +01:00
..
src Rollup merge of #120485 - chenyukang:yukang-add-query-instability-check, r=michaelwoerister 2024-01-30 16:57:51 +01:00
Cargo.toml Use zip_eq to enforce that things being zipped have equal sizes 2024-01-14 20:01:12 +00:00
messages.ftl Remove some unnecessary check logic for lang items in HIR typeck 2024-01-29 19:48:44 +00:00