about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/coverageinfo/mapgen/spans.rs
AgeCommit message (Expand)AuthorLines
2025-07-30coverage: Re-land "Enlarge empty spans during MIR instrumentation"Zalathar-24/+4
2025-07-26Revert "coverage: Enlarge empty spans during MIR instrumentation, not codegen"Zalathar-4/+24
2025-07-22coverage: Enlarge empty spans during MIR instrumentation, not codegenZalathar-24/+4
2025-05-27coverage: Revert "unused local file IDs" due to empty function namesZalathar-4/+24
2025-05-10coverage: Enlarge empty spans during MIR instrumentation, not codegenZalathar-24/+4
2025-03-20coverage: Convert and check span coordinates without a local file IDZalathar-14/+31
2025-03-18coverage: Don't refer to the body span when enlarging empty spansZalathar-23/+7
2024-12-19coverage: Store coverage source regions as `Span` until codegenZalathar-0/+126
2024-11-29Revert "Rollup merge of #133418 - Zalathar:spans, r=jieyouxu"Zalathar-124/+0
2024-11-24coverage: Store coverage source regions as `Span` until codegenZalathar-0/+124