Skip to content

ItemKey: Remove ItemKey::Unknown #526

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

Merged
merged 3 commits into from
Jul 8, 2025
Merged

ItemKey: Remove ItemKey::Unknown #526

merged 3 commits into from
Jul 8, 2025

Conversation

Serial-ATA
Copy link
Owner

ItemKey::Unknown has served its purpose, and has had better alternatives for a couple of years now. It's been a source of confusion numerous times, and its existence also requires extra verification logic on conversions.

ItemKey is finally Copy now too 🎉

closes #521

@Serial-ATA Serial-ATA added this to the 0.23.0 milestone Jul 7, 2025
`ItemKey::Unknown` has served its purpose, and has had better alternatives for a couple of years now. It's been a source of confusion numerous times, and its existence also requires extra verification logic on conversions.

`ItemKey` is finally `Copy` now too 🎉
@Serial-ATA Serial-ATA merged commit 8625a12 into main Jul 8, 2025
4 checks passed
@Serial-ATA Serial-ATA deleted the remove-unknown branch July 8, 2025 22:29
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.

Remove ItemKey::Unknown
1 participant