diff options
| author | Nicholas Nethercote <n.nethercote@gmail.com> | 2022-06-28 08:56:54 +1000 |
|---|---|---|
| committer | Nicholas Nethercote <n.nethercote@gmail.com> | 2022-07-01 06:04:36 +1000 |
| commit | 7a4fdcbbc50a177a766fceb3bd2b9d35b2b5678e (patch) | |
| tree | 4123c9101d48b189acdd3ce9401eb78551def456 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp | |
| parent | 72a16210613f0b25dc3f5608e491b94c18001f6d (diff) | |
| download | rust-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
