about summary refs log tree commit diff
path: root/compiler/rustc_parse/src
diff options
context:
space:
mode:
authorZalathar <Zalathar@users.noreply.github.com>2024-05-02 14:18:22 +1000
committerZalathar <Zalathar@users.noreply.github.com>2024-05-04 11:26:05 +1000
commit76d8d01604282316110377162c941499a931d7bf (patch)
treec54336523b02b9ec5ac3d316f7f2ad7d1e4d4e6c /compiler/rustc_parse/src
parentcf2d741d4046b0e7dd4f96d17096b86c78846fc9 (diff)
downloadrust-76d8d01604282316110377162c941499a931d7bf.tar.gz
rust-76d8d01604282316110377162c941499a931d7bf.zip
coverage: Flatten `BcbMappingKind` into `mappings::CodeMapping`
Now that branch and MC/DC mappings have been split out into separate types and
vectors, this enum is no longer needed, since it only represents ordinary
"code" regions.

(We can revisit this decision if we ever add support for other region kinds,
such as skipped regions or expansion regions. But at that point, we might just
add new structs/vectors for those kinds as well.)
Diffstat (limited to 'compiler/rustc_parse/src')
0 files changed, 0 insertions, 0 deletions