Skip to content

Conversation

@bluejekyll
Copy link
Owner

@bluejekyll bluejekyll commented Feb 1, 2026

Merge #105 and switch to core::hint

closes: #105

huanie and others added 9 commits February 2, 2025 22:56
The `EnumAsInner` derive previously bound all fields in `is_*`
methods, triggering `unused_assignments` warnings on nightly
Rust. Update patterns to `{ .. }` (named) and `(..)` (unnamed)
so fields are ignored while preserving behavior.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
@bluejekyll bluejekyll merged commit f7b97a3 into main Feb 2, 2026
2 checks passed
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.

3 participants