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

cipher: fix unneeded return statements. #339

Merged
merged 1 commit into from
Jul 18, 2023
Merged

Conversation

cpu
Copy link
Member

@cpu cpu commented Jul 18, 2023

This commit addresses some nightly clippy findings from CI, two instances of unneeded return statements.

This commit addresses some nightly clippy findings from CI, two
instances of unneeded `return` statements.
@cpu cpu self-assigned this Jul 18, 2023
@cpu cpu merged commit 8c8fcf5 into rustls:main Jul 18, 2023
@cpu cpu deleted the cpu-clippy-fixes branch July 18, 2023 13:39
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