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

use missing_const_for_fn lint and make fns const #55

Merged
merged 1 commit into from
Mar 14, 2024

Conversation

rinde
Copy link
Contributor

@rinde rinde commented Mar 14, 2024

I found this lint which while still being in the nursery it looks useful for us and there were no false positives.

Copy link
Contributor

@Felerius Felerius left a comment

Choose a reason for hiding this comment

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

Really nice!

@rinde rinde merged commit dc87f0f into main Mar 14, 2024
3 checks passed
@rinde rinde deleted the use-missing_const_for_fn branch March 14, 2024 14:11
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