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

fix: address some clippy nits and warnings #236

Merged
merged 1 commit into from
Aug 6, 2024
Merged

Conversation

Stebalien
Copy link
Member

This skips the docs issues, I'm addressing that in a separate PR.

@Stebalien Stebalien requested a review from rvagg August 5, 2024 22:43
@Stebalien
Copy link
Member Author

Clippy is still unhappy because we also need #237. But I didn't want to do both of these in a single PR. CI should pass in https://github.com/filecoin-project/actors-utils/tree/steb/make-clippy-happy (combines both PRs).

@Stebalien
Copy link
Member Author

Ah, actually, we're not using clippy. We're just using cargo check. So #237 fixes all the cargo check errors.

We'll have to add clippy, but we can do that later.

@Stebalien Stebalien merged commit 42deb4b into main Aug 6, 2024
2 of 4 checks passed
@Stebalien Stebalien deleted the steb/clippy-nits branch August 6, 2024 03:04
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