about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorZalathar <Zalathar@users.noreply.github.com>2024-02-21 22:53:37 +1100
committerZalathar <Zalathar@users.noreply.github.com>2024-02-23 19:56:00 +1100
commit44c8f55a6ba26724844af1430cb5ecc7fa53488b (patch)
tree1bdedd635571f33aa4d65052135a2589c6501d99 /compiler/rustc_codegen_llvm/src
parent8bd33e332b2acc5ff646ea742a8661b42f122653 (diff)
downloadrust-44c8f55a6ba26724844af1430cb5ecc7fa53488b.tar.gz
rust-44c8f55a6ba26724844af1430cb5ecc7fa53488b.zip
coverage: Rename `is_closure` to `is_hole`
When refining covspans, we don't specifically care which ones represent
closures; we just want to know which ones represent "holes" that should be
carved out of other spans and then discarded.

(Closures are currently the only source of hole spans, but in the future we
might want to also create hole spans for nested items and inactive `#[cfg(..)]`
regions.)
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions