diff options
| author | Jules Bertholet <julesbertholet@quoi.xyz> | 2024-03-18 23:07:28 -0400 |
|---|---|---|
| committer | Jules Bertholet <julesbertholet@quoi.xyz> | 2024-03-18 23:07:28 -0400 |
| commit | 2f1ab2ce0925af91d252aea2608284c34faa0446 (patch) | |
| tree | d521b1f55cb0607bbfad26a831406e3b3774684e /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp | |
| parent | 1c137b7582948fe35d040cd2f805b90284046951 (diff) | |
| download | rust-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
