Skip to content
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

Removed unnecessary cast. #6482

Closed
wants to merge 1 commit into from
Closed

Conversation

targrub
Copy link
Contributor

@targrub targrub commented Nov 5, 2022

Objective

  • Fix clippy::unnecessary-cast warning.

Solution

  • Removed unnecessary "as usize".

@alice-i-cecile alice-i-cecile added the C-Code-Quality A section of code that is hard to understand or change label Nov 5, 2022
@alice-i-cecile
Copy link
Member

Accidentally got rolled into #6481, which I've started merging. Closing this out.

@targrub targrub deleted the unness_cast branch November 5, 2022 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-Code-Quality A section of code that is hard to understand or change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants