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

Cleanup aided by clippy #619

Merged
merged 3 commits into from
Dec 2, 2024
Merged

Cleanup aided by clippy #619

merged 3 commits into from
Dec 2, 2024

Conversation

edg-l
Copy link
Member

@edg-l edg-l commented Dec 2, 2024

Should fix the new lint ci errors due to rust 1.83.0 new clippy lints

On rust 1.83.0 with clippy cargo clippy -- -D clippy::nursery -A clippy::use_self

There are some more places where i could add const (in mut self places) but thats from 1.83.0 itself and i dont know if you are ok with setting the MSRV to it, so i didnt add those.

@raviqqe
Copy link
Member

raviqqe commented Dec 2, 2024

Thank you for the changes!

@raviqqe raviqqe merged commit 8ce23cf into mlir-rs:main Dec 2, 2024
12 checks passed
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