rustc_expand: Switch FxHashMap to FxIndexMap where iteration is used
This commit is contained in:
parent
e6c43cf8b9
commit
b47a934194
3 changed files with 5 additions and 6 deletions
|
@ -1,4 +1,3 @@
|
|||
#![allow(rustc::potential_query_instability)]
|
||||
#![feature(array_windows)]
|
||||
#![feature(associated_type_bounds)]
|
||||
#![feature(associated_type_defaults)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue