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

Add trait_method_requires_different_const_generic_params lint. #1060

Merged

Conversation

obi1kenobi
Copy link
Owner

Catches cases where trait methods require a different number of const generic parameters than they used to.

Catches cases where trait methods require a different number of const generic parameters than they used to.
@obi1kenobi obi1kenobi enabled auto-merge (squash) December 21, 2024 23:17
@obi1kenobi obi1kenobi merged commit 3565554 into main Dec 21, 2024
30 checks passed
@obi1kenobi obi1kenobi deleted the add_trait_method_requires_different_const_generic_params_lint branch December 21, 2024 23:23
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.

1 participant