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

mktemp,tr: replace repeat().take() with repeat_n() #7400

Merged
merged 1 commit into from
Mar 4, 2025

Conversation

cakebaker
Copy link
Contributor

This PR fixes two todos and replaces repeat().take() with repeat_n(). It will prevent warnings from the manual_repeat_n lint coming with Rust 1.86.

Copy link

github-actions bot commented Mar 4, 2025

GNU testsuite comparison:

Skipping an intermittent issue tests/misc/stdbuf (passes in this run but fails in the 'main' branch)
Skipping an intermittent issue tests/timeout/timeout (passes in this run but fails in the 'main' branch)

@sylvestre sylvestre merged commit cda24c6 into uutils:main Mar 4, 2025
65 checks passed
@cakebaker cakebaker deleted the mktemp_tr_use_repeat_n branch March 4, 2025 15:07
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