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 the type_requires_more_const_generic_params lint. #1052

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

obi1kenobi
Copy link
Owner

It checks for structs/enums/unions that begin requiring a higher minimum number of const generic arguments than they used to.

It checks for structs/enums/unions that begin requiring a higher minimum number of const generic arguments than they used to.
@obi1kenobi obi1kenobi enabled auto-merge (squash) December 20, 2024 19:09
@obi1kenobi obi1kenobi merged commit 6b429d8 into main Dec 20, 2024
30 checks passed
@obi1kenobi obi1kenobi deleted the add_type_requires_more_const_generic_params_lint branch December 20, 2024 19:14
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