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: fix latest nightly lint warnings #1460

Merged
merged 2 commits into from
Dec 2, 2024
Merged

cleanup: fix latest nightly lint warnings #1460

merged 2 commits into from
Dec 2, 2024

Conversation

arxanas
Copy link
Owner

@arxanas arxanas commented Dec 2, 2024

No description provided.

@arxanas arxanas enabled auto-merge (rebase) December 2, 2024 20:03
`cargo clippy` was failing in this CI run: https://github.com/arxanas/git-branchless/actions/runs/12127041277?pr=1460

Actually, I have no idea how it even resulted in this. If I understand correctly, `cfg(test)` shouldn't even be enabled here, so the `testing` module shouldn't even be checked. I was unable to reproduce the issue locally on `1.74.1` and `nightly`. Possibly it's something non-deterministic that depends on the order that crates were compiled, or some other caching issue.

Regardless, it seems fine to add the doc-comments, so I've added them and now hope that CI will pass.
@arxanas arxanas merged commit a321abc into master Dec 2, 2024
13 checks passed
@arxanas arxanas deleted the arxanas/cleanup branch December 2, 2024 20:40
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