Skip to content

cut: two simple refactorings#11194

Merged
sylvestre merged 2 commits intouutils:mainfrom
cakebaker:cut_two_refactorings
Mar 4, 2026
Merged

cut: two simple refactorings#11194
sylvestre merged 2 commits intouutils:mainfrom
cakebaker:cut_two_refactorings

Conversation

@cakebaker
Copy link
Contributor

@cakebaker cakebaker commented Mar 4, 2026

This PR applies two refactorings to uumain:

  • remove an unnecessary collect()
  • replace a match with map_err, and call a collect() only in the success case

@github-actions
Copy link

github-actions bot commented Mar 4, 2026

GNU testsuite comparison:

Skip an intermittent issue tests/date/date-locale-hour (fails in this run but passes in the 'main' branch)

@sylvestre sylvestre merged commit 97b6e7b into uutils:main Mar 4, 2026
163 checks passed
@cakebaker cakebaker deleted the cut_two_refactorings branch March 5, 2026 06:05
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