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

Remove LPSPI prototyping leftovers #164

Merged
merged 2 commits into from
Jun 14, 2024
Merged

Remove LPSPI prototyping leftovers #164

merged 2 commits into from
Jun 14, 2024

Conversation

mciantyre
Copy link
Member

I introduced these in #157 but didn't use them. The unused warnings appear in the beta Clippy release. This PR eagerly fixes Clippy warning that might soon appear in stable.

These were prototyping leftovers from f4a369e. clippy in the beta
release train has started to detect them, so I assume they'll find their
way into the next stable clippy release.
Similar to the parent commit, these are prototyping leftovers from
f4a369e that beta clippy is picking up. However, I'm committing this
separately to make it easy to revert. I figured these could be helpful
for realizing EH1 traits, but I never tested them.
@mciantyre mciantyre merged commit 0cb3b8d into main Jun 14, 2024
63 checks passed
@mciantyre mciantyre deleted the clippy-fixes branch June 14, 2024 12: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