rustc_expand: Switch FxHashMap to FxIndexMap where iteration is used
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
#![allow(rustc::potential_query_instability)]
|
||||
#![feature(array_windows)]
|
||||
#![feature(associated_type_bounds)]
|
||||
#![feature(associated_type_defaults)]
|
||||
|
||||
Reference in New Issue
Block a user