about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorJules Bertholet <julesbertholet@quoi.xyz>2024-03-18 23:07:28 -0400
committerJules Bertholet <julesbertholet@quoi.xyz>2024-03-18 23:07:28 -0400
commit2f1ab2ce0925af91d252aea2608284c34faa0446 (patch)
treed521b1f55cb0607bbfad26a831406e3b3774684e /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parent1c137b7582948fe35d040cd2f805b90284046951 (diff)
downloadrust-2f1ab2ce0925af91d252aea2608284c34faa0446.tar.gz
rust-2f1ab2ce0925af91d252aea2608284c34faa0446.zip
Reimplement `CaseMappingIter` with `core::array::IntoIter`
Makes the iterator 2*usize larger, but I doubt that matters much.
In exchange, we save a lot on instruction count.

In the absence of delegation syntax,
we must forward all the specialized impls manually…
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions