]> git.lizzy.rs Git - rust.git/commit - src/tools/miri
Auto merge of #99320 - NiklasJonsson:84447/rustc_expand, r=compiler-errors
authorbors <bors@rust-lang.org>
Sat, 23 Jul 2022 07:59:54 +0000 (07:59 +0000)
committerbors <bors@rust-lang.org>
Sat, 23 Jul 2022 07:59:54 +0000 (07:59 +0000)
commit47ba93596586783efd41df7b8ea84f4f1e37f923
treef2c18e6429480586eaeafebfc73268b530902184
parent7d0a55bcdc262d12447942e028c480b2387076ea
parentb47a934194b4d69e70c87ee4c5ffd7aaf32759b4
Auto merge of #99320 - NiklasJonsson:84447/rustc_expand, r=compiler-errors

rustc_expand: Switch FxHashMap to FxIndexMap where iteration is used

Relates #84447
compiler/rustc_expand/src/lib.rs