Skip to content

Conversation

cakebaker
Copy link
Contributor

This PR fixes clippy warnings in tests introduced by Rust 1.73, among them warnings from the format_collect and octal_escapes lints.

@@ -1545,7 +1545,6 @@ fn test_cp_preserve_links_case_7() {
.arg("dest")
.fails()
.stderr_contains("not replacing");
();
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ahah :)

@sylvestre sylvestre merged commit c595948 into uutils:main Oct 6, 2023
@cakebaker cakebaker deleted the clippy_fix_warnings_in_tests branch October 6, 2023 08:42
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