Skip to content

fix clippy lints on tests#318

Open
bionicles wants to merge 1 commit into
rust-num:mainfrom
bionicles:clippy-fixes-for-tests
Open

fix clippy lints on tests#318
bionicles wants to merge 1 commit into
rust-num:mainfrom
bionicles:clippy-fixes-for-tests

Conversation

@bionicles

Copy link
Copy Markdown

breaking up my last PR into smaller chunks as suggested by @cuviper

this contains only changes from my first commit toward #317

all changes were only acceptance of suggestions from clippy in the "tests" folder

@cuviper

cuviper commented Jul 2, 2026

Copy link
Copy Markdown
Member

We need to be careful not to change what tests are doing -- in particular, test_cmp is intending to test all those weird variations, even if they're not idiomatic.

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