rust/compiler/rustc_mir_transform
Jacob Pratt ca6415d692
Rollup merge of #145738 - cjgillot:union-find-uplift, r=Zalathar
Uplift rustc_mir_transform::coverage::counters::union_find to rustc_data_structures.

I was wondering if we had some union-find implementation in the compiler. We do. So put it where we can find it.
2025-08-22 22:00:56 -04:00
..
src Rollup merge of #145738 - cjgillot:union-find-uplift, r=Zalathar 2025-08-22 22:00:56 -04:00
Cargo.toml remove rustc_attr_data_structures 2025-07-31 14:19:27 +02:00
messages.ftl coverage: Remove all unstable support for MC/DC instrumentation 2025-08-06 22:38:52 +10:00