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

Apply some Clippy suggestions. #100

Closed
wants to merge 1 commit into from
Closed

Conversation

gendx
Copy link
Contributor

@gendx gendx commented Dec 21, 2023

There were more suggestions around lifetime elision for implementations of the ReadBinary::read() method, and about using the matches! macro, but I haven't applied them for now as I wasn't sure they would fit the style of the project.

@wezm
Copy link
Contributor

wezm commented Dec 21, 2023

Thanks! Merged manually: ebd05d9

@wezm wezm closed this Dec 21, 2023
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