Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add method_requires_different_const_generic_params lint. #1058

Merged

Conversation

obi1kenobi
Copy link
Owner

It catches methods that have a different number of const generic parameters than they used to.

It catches methods that have a different number of const generic parameters than they used to.
@obi1kenobi obi1kenobi enabled auto-merge (squash) December 21, 2024 22:20
@obi1kenobi obi1kenobi merged commit 127ba43 into main Dec 21, 2024
32 checks passed
@obi1kenobi obi1kenobi deleted the add_method_requires_different_const_generic_params_lint branch December 21, 2024 22:25
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant