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 clippy and rustdoc warnings #285

Merged

Conversation

Connortsui20
Copy link
Contributor

Fixes a few rustdoc and clippy warnings.

The only thing that might not be good is my removal of the try_from() and unwrap(), but since it won't type check if the sys type changes I think it's fine.

src/types.rs Outdated Show resolved Hide resolved
@quininer quininer merged commit 4d73b2a into tokio-rs:master May 22, 2024
12 checks passed
@quininer
Copy link
Member

Thank you!

@Connortsui20 Connortsui20 deleted the fix-small-clippy-and-rustdoc-warnings branch May 22, 2024 15:28
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