Skip to content

Conversation

@remi-dupre
Copy link
Contributor

From https://rust-lang.github.io/rust-clippy/master/index.html#unnecessary_cast:

warning: casting to the same type is unnecessary (u16 -> u16)

@djc
Copy link
Member

djc commented Mar 12, 2025

Can you rebase this on main so the MSRV jobs will pass?

Copy link
Member

@djc djc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@djc djc merged commit 89cc237 into console-rs:main Mar 12, 2025
15 checks passed
@remi-dupre remi-dupre deleted the fix-clippy branch March 12, 2025 09:25
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