rust/compiler/rustc_infer
Dylan DPC 70918ecf06
Rollup merge of #109280 - compiler-errors:no-vec-map, r=Mark-Simulacrum
Remove `VecMap`

Not sure what the use of this data structure is over just using `FxIndexMap` or a `Vec`.

r? ```@ghost```
2023-03-23 00:00:32 +05:30
..
src Rollup merge of #109280 - compiler-errors:no-vec-map, r=Mark-Simulacrum 2023-03-23 00:00:32 +05:30
Cargo.toml remove unused imports 2023-02-06 17:40:18 +03:00
messages.ftl Simplify message paths 2023-03-11 22:51:57 +01:00