Skip to content

chore: clippy nursery#535

Open
StuartHarris wants to merge 1 commit into
masterfrom
clippy-nursery
Open

chore: clippy nursery#535
StuartHarris wants to merge 1 commit into
masterfrom
clippy-nursery

Conversation

@StuartHarris
Copy link
Copy Markdown
Member

Fixes for clippy::nursery, including adding to CI

Base automatically changed from remove-crux_cli to master May 18, 2026 14:51
@ManevilleF
Copy link
Copy Markdown
Contributor

ManevilleF commented May 19, 2026

Nice ! clippy::nursery is a gold mine of useful lints !

I would suggest adding the lints in the Cargo.toml directly and be able to selectively disable some, as lots in nursery (though less than in pedantic) can be false negatives.
I would also advise against using missing_const_for_fn or be particulary careful on which public functions become const, as rolling this back will be a breaking change

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