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

feat!: adjusted lint restrictions #31

Merged
merged 1 commit into from
Dec 31, 2023
Merged

feat!: adjusted lint restrictions #31

merged 1 commit into from
Dec 31, 2023

Conversation

MaxOhn
Copy link
Owner

@MaxOhn MaxOhn commented Dec 31, 2023

Introduces const-ness for various public functions.
Also denotes some public types with #[must_use] which could potentially cause warnings or even errors in user code so this is technically a breaking change.

@MaxOhn MaxOhn merged commit ecf1b2c into next Dec 31, 2023
6 checks passed
@MaxOhn MaxOhn deleted the adjust-lints branch December 31, 2023 08:19
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