Skip to content

Remove unnecessary casts#352

Open
FranciscoTGouveia wants to merge 1 commit into
rust-num:mainfrom
FranciscoTGouveia:remove-casts
Open

Remove unnecessary casts#352
FranciscoTGouveia wants to merge 1 commit into
rust-num:mainfrom
FranciscoTGouveia:remove-casts

Conversation

@FranciscoTGouveia

Copy link
Copy Markdown

I believe these casts can be safely removed, as the source type is already the target type.

For reference, these changes were found by an optimizer developed as a research project.

CC @nunoplopes

Comment thread src/bigint/bits.rs Outdated
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