Skip to content

Add allow unused to the ambiguity and ordering exercise#68

Open
baardk wants to merge 1 commit intotfpk:mainfrom
baardk:patch-1
Open

Add allow unused to the ambiguity and ordering exercise#68
baardk wants to merge 1 commit intotfpk:mainfrom
baardk:patch-1

Conversation

@baardk
Copy link
Copy Markdown

@baardk baardk commented Nov 30, 2025

The 09_ambiguity_and_ordering exercise does not compile on a vanilla rust install of version cargo 1.91.1 (ea2d97820 2025-10-10) due to unused fields warnings in the NumberType enum.

Allowing unused solves the issue.

Thanks for a fun kata!

The 09_ambiguity_and_ordering does not seem to work on a vanilla rust install of version cargo 1.91.1 (ea2d97820 2025-10-10). Allowing unused solves the issue.

Thanks for a fun kakta!
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