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

Fix "item x imported redundantly" warnings #5988

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

cakebaker
Copy link
Contributor

This PR fixes the "item x imported redundantly" warnings that show up in the CI using the nightly builds (see, for example, https://github.com/uutils/coreutils/actions/runs/7957254785/job/21719731331, "Test" step).

@cakebaker cakebaker force-pushed the fix_imported_redundantly_warnings branch from 501fd1e to 4a39e2b Compare February 19, 2024 14:33
@cakebaker cakebaker force-pushed the fix_imported_redundantly_warnings branch from 4a39e2b to 725da98 Compare February 19, 2024 14:39
@tertsdiepraam
Copy link
Member

Interesting. Did clippy get smarter about what's in the prelude?

@cakebaker
Copy link
Contributor Author

Yes, it looks like it got improved.

@sylvestre sylvestre merged commit 4dba45d into uutils:main Feb 20, 2024
56 of 59 checks passed
@cakebaker cakebaker deleted the fix_imported_redundantly_warnings branch February 20, 2024 07:17
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.

3 participants