about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/coverage/counters.rs
diff options
context:
space:
mode:
authorZalathar <Zalathar@users.noreply.github.com>2025-01-20 23:00:08 +1100
committerZalathar <Zalathar@users.noreply.github.com>2025-01-24 16:13:12 +1100
commit4b20a27ae0ed73dd0acc9815ad6b5cc2a4fac171 (patch)
tree974c7000ab89d4fc028c171023d2a6d190ba4e90 /compiler/rustc_mir_transform/src/coverage/counters.rs
parent52c1bfa7bb2733e798ce56f39ca4c147f6dd79b2 (diff)
downloadrust-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