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

actix-cors: cosmetic fixes #72

Merged
merged 1 commit into from Jul 6, 2020
Merged

Conversation

lucab
Copy link
Contributor

@lucab lucab commented Jul 3, 2020

This rewords part of the docstrings for better readability,
and introduces additional lints. That includes ensuring that
all public types implement the Debug trait.

@JohnTitor
Copy link
Member

Looks good! Could you add an entry about Debug impl to the changelog?

@lucab
Copy link
Contributor Author

lucab commented Jul 6, 2020

@JohnTitor amended, thanks for the quick review!

actix-cors/src/lib.rs Outdated Show resolved Hide resolved
actix-cors/src/lib.rs Outdated Show resolved Hide resolved
This rewords part of the docstrings for better readability,
and introduces additional lints. That includes ensuring that
all public types implement the Debug trait.
@robjtede
Copy link
Member

robjtede commented Jul 6, 2020

Nice cleanup, thanks :)

Copy link
Member

@JohnTitor JohnTitor left a comment

Choose a reason for hiding this comment

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

Thanks!

@JohnTitor JohnTitor merged commit 6b839f0 into actix:master Jul 6, 2020
@lucab lucab deleted the ups/cors-docs branch July 7, 2020 04:20
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

3 participants