Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests: compile regexes outside of loop #303

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

cakebaker
Copy link
Contributor

This PR fixes warnings from the regex_creation_in_loops lint introduced with Rust 1.84.0.

fix warnings from regex_creation_in_loops lint
@sylvestre
Copy link
Contributor

excellent new check!

@sylvestre sylvestre merged commit 69d4a7e into uutils:main Jan 10, 2025
14 checks passed
Copy link

codecov bot commented Jan 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (b2d2737) to head (f292587).
Report is 47 commits behind head on main.

Additional details and impacted files
@@     Coverage Diff     @@
##   main   #303   +/-   ##
===========================
===========================

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@cakebaker cakebaker deleted the clippy_fix_warnings_rust_1_84 branch January 10, 2025 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants