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

Fix some warnings from rustc and clippy #167

Merged
merged 1 commit into from
Apr 18, 2023
Merged

Conversation

rukai
Copy link
Contributor

@rukai rukai commented Apr 17, 2023

A lot of these are super minor, but a few are important like the missing awaits in tests/basic.rs
Happy to remove all the minor stuff to land the important ones, but the minor stuff was really easy to do, just: cargo clippy --fix

@rukai rukai force-pushed the warnigns branch 2 times, most recently from 5481c5c to beba7cc Compare April 17, 2023 22:07
Signed-off-by: Lucas Kent <rubickent@gmail.com>
Copy link
Collaborator

@kw217 kw217 left a comment

Choose a reason for hiding this comment

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

This looks great - thanks @rukai ! All look like improvements to me.

@kw217 kw217 merged commit e761bb4 into Metaswitch:main Apr 18, 2023
4 checks passed
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.

None yet

2 participants