Skip to content

minor fixes for recent rustcs#223

Merged
uncomputable merged 3 commits intomasterfrom
2024-06--ci
Jun 27, 2024
Merged

minor fixes for recent rustcs#223
uncomputable merged 3 commits intomasterfrom
2024-06--ci

Conversation

@apoelstra
Copy link
Copy Markdown
Collaborator

I recently updated my local CI to run nightly clippy and check doc links. There are a few things that need to be cleaned up here to pass.

Rustc now complains about "non-local impl blocks" which include impl
blocks on global types inside functions. I agree these are confusing. So
fix the one instance of this problem in the codebase.
@apoelstra apoelstra mentioned this pull request Jun 25, 2024
Copy link
Copy Markdown
Collaborator

@uncomputable uncomputable left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK 3418a6c

@uncomputable uncomputable merged commit 8da41fb into master Jun 27, 2024
@uncomputable uncomputable deleted the 2024-06--ci branch June 27, 2024 07:53
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