rust/compiler/rustc_data_structures
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 migrate compiler, bootstrap, and compiletest to windows-rs 2023-03-20 13:19:35 -04:00