about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/coverage/debug.rs
diff options
context:
space:
mode:
authorZalathar <Zalathar@users.noreply.github.com>2023-09-01 23:27:45 +1000
committerZalathar <Zalathar@users.noreply.github.com>2023-09-11 14:29:09 +1000
commit525ac15b66473e63782bff4194e06f665003bd4e (patch)
tree3acbcf261c14a1320692b4c42b8548b43dcd73ec /compiler/rustc_mir_transform/src/coverage/debug.rs
parent9b72cc9abf35f82e90cdc5fc54287e87aa2d3aeb (diff)
downloadrust-525ac15b66473e63782bff4194e06f665003bd4e.tar.gz
rust-525ac15b66473e63782bff4194e06f665003bd4e.zip
coverage: Convert `CoverageMapGenerator` to `GlobalFileTable`
This struct was only being used to hold the global file table, and one of its
methods didn't even use the table. Changing its methods to ordinary functions
makes it easier to see where the table is mutated.
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/debug.rs')
0 files changed, 0 insertions, 0 deletions