diff options
| author | Zalathar <Zalathar@users.noreply.github.com> | 2025-01-20 23:00:08 +1100 |
|---|---|---|
| committer | Zalathar <Zalathar@users.noreply.github.com> | 2025-01-24 16:13:12 +1100 |
| commit | 4b20a27ae0ed73dd0acc9815ad6b5cc2a4fac171 (patch) | |
| tree | 974c7000ab89d4fc028c171023d2a6d190ba4e90 /compiler/rustc_mir_transform/src/coverage/counters.rs | |
| parent | 52c1bfa7bb2733e798ce56f39ca4c147f6dd79b2 (diff) | |
| download | rust-4b20a27ae0ed73dd0acc9815ad6b5cc2a4fac171.tar.gz rust-4b20a27ae0ed73dd0acc9815ad6b5cc2a4fac171.zip | |
coverage: Replace `FrozenUnionFind` with a plain IndexVec
This dedicated type seemed like a good idea at the time, but if we want to store this information in a query result then a plainer data type is more convenient.
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/counters.rs')
0 files changed, 0 insertions, 0 deletions
