Skip to content

Add all possible int conversions#19

Open
RubixTheSlime wants to merge 5 commits intoLPGhatguy:mainfrom
RubixTheSlime:main
Open

Add all possible int conversions#19
RubixTheSlime wants to merge 5 commits intoLPGhatguy:mainfrom
RubixTheSlime:main

Conversation

@RubixTheSlime
Copy link
Copy Markdown

Adds all possible TryFrom implementations and applicable From implementations involving nonmaxes and primitives. Also has conditional compilation to optimize conversions involving *size types. This does have a relatively large impact on build time, going from ~0.3s to ~0.6s (my computer is not very good), but that's still pretty decent.

closes #17

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.

Missing TryFrom implementations

1 participant