rust-bakery / nom

Rust parser combinator framework
MIT License
9.18k stars 792 forks source link

tuple clone cleanup #1749

Closed Geal closed 1 month ago

codspeed-hq[bot] commented 1 month ago

CodSpeed Performance Report

Merging #1749 will not alter performance

Comparing clone-cleanup (f077995) with main (46eaa0a)

Summary

✅ 23 untouched benchmarks

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 62.25%. Comparing base (46eaa0a) to head (f077995).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1749 +/- ## ========================================== + Coverage 62.22% 62.25% +0.03% ========================================== Files 24 24 Lines 2917 2917 ========================================== + Hits 1815 1816 +1 + Misses 1102 1101 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.