oxc-project / oxc-resolver

Rust version of webpack/enhanced-resolve
https://oxc.rs/docs/guide/usage/resolver.html
MIT License
146 stars 21 forks source link

refactor: clean up elided lifetimes #277

Closed Boshen closed 1 month ago

Boshen commented 1 month ago

I ran cargo +nightly clippy

codspeed-hq[bot] commented 1 month ago

CodSpeed Performance Report

Merging #277 will not alter performance

Comparing 10-22-refactor_clean_up_elided_lifetimes (ff0d215) with main (3a71a3e)

Summary

✅ 3 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 97.03%. Comparing base (2a7f039) to head (ff0d215). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #277 +/- ## ========================================== - Coverage 97.03% 97.03% -0.01% ========================================== Files 11 11 Lines 2364 2363 -1 ========================================== - Hits 2294 2293 -1 Misses 70 70 ```

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