about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorNicholas Nethercote <n.nethercote@gmail.com>2022-06-28 08:56:54 +1000
committerNicholas Nethercote <n.nethercote@gmail.com>2022-07-01 06:04:36 +1000
commit7a4fdcbbc50a177a766fceb3bd2b9d35b2b5678e (patch)
tree4123c9101d48b189acdd3ce9401eb78551def456 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parent72a16210613f0b25dc3f5608e491b94c18001f6d (diff)
downloadrust-7a4fdcbbc50a177a766fceb3bd2b9d35b2b5678e.tar.gz
rust-7a4fdcbbc50a177a766fceb3bd2b9d35b2b5678e.zip
Remove unnecessary fields from `EnumNonMatchingCollapsed`.
The `&[ast::Variant]` field isn't used.

The `Vec<Ident>` field is only used for its length, but that's always
the same as the length of the `&[Ident]` and so isn't necessary.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions