Skip to content

Fix clippy warnings #55

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Fix clippy warnings #55

wants to merge 2 commits into from

Conversation

dburgener
Copy link

The notable functional change here is that the "Public API" comment is turned from a doc comment into a regular comment. Previously it (along with all the forward slashes) was displaying awkwardly in the docs. Clippy was right in this case that the empty line indicated that it was not intended to attach to the item below.

The notable functional change here is that the "Public API" comment is
turned from a doc comment into a regular comment.  Previously it (along
with all the forward slashes) was displaying awkwardly in the docs.
Clippy was right in this case that the empty line indicated that it was
not intended to attach to the item below.
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.

1 participant