diff options
| author | Zalathar <Zalathar@users.noreply.github.com> | 2023-09-17 22:22:21 +1000 |
|---|---|---|
| committer | Zalathar <Zalathar@users.noreply.github.com> | 2023-10-03 13:03:39 +1100 |
| commit | e29db47176242ed869cdb4866eb8cad81d2fd37b (patch) | |
| tree | 67378dd09be690b9f8b4b6dfa3c6838874ff7906 /compiler/rustc_codegen_llvm/src/errors.rs | |
| parent | 59a11af1f9f91ca5ca4c632c9f7d097ea5fb655c (diff) | |
| download | rust-e29db47176242ed869cdb4866eb8cad81d2fd37b.tar.gz rust-e29db47176242ed869cdb4866eb8cad81d2fd37b.zip | |
coverage: Encapsulate coverage spans
By encapsulating the coverage spans in a struct, we can change the internal representation without disturbing existing call sites. This will be useful for grouping coverage spans by BCB. This patch includes some changes that were originally in #115912, which avoid the need for a particular test to deal with coverage spans at all. (Comments/logs referring to `CoverageSpan` are updated in a subsequent patch.)
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
