rust/compiler/rustc_data_structures
Matthias Krüger 995eb5c929
Rollup merge of #136149 - cuviper:rustc-rayon-indexmap, r=compiler-errors
Flip the `rustc-rayon`/`indexmap` dependency order

[`rustc-rayon v0.5.1`](https://github.com/rust-lang/rustc-rayon/pull/14) added `indexmap` implementations that will allow `indexmap` to drop its own "internal-only" implementations.

(This is separate from `indexmap`'s implementation for normal `rayon`.)
2025-01-28 18:17:29 +01:00
..
src Incorporate iter_nodes into graph::DirectedGraph 2025-01-26 14:08:42 +11:00
Cargo.toml Flip the rustc-rayon/indexmap dependency order 2025-01-27 10:14:37 -08:00