diff options
| author | Zalathar <Zalathar@users.noreply.github.com> | 2023-09-01 23:27:45 +1000 |
|---|---|---|
| committer | Zalathar <Zalathar@users.noreply.github.com> | 2023-09-11 14:29:09 +1000 |
| commit | 525ac15b66473e63782bff4194e06f665003bd4e (patch) | |
| tree | 3acbcf261c14a1320692b4c42b8548b43dcd73ec /compiler/rustc_mir_transform/src/coverage/debug.rs | |
| parent | 9b72cc9abf35f82e90cdc5fc54287e87aa2d3aeb (diff) | |
| download | rust-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
