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

Display impls should not use PascalCase #168

Closed
dtolnay opened this issue Apr 28, 2017 · 1 comment
Closed

Display impls should not use PascalCase #168

dtolnay opened this issue Apr 28, 2017 · 1 comment

Comments

@dtolnay
Copy link
Collaborator

@dtolnay dtolnay commented Apr 28, 2017

Let's reserve PascalCase for Debug impls. Display impls should be human readable where it doesn't matter what Bincode's internal enum variants are called.

@TyOverby
Copy link
Collaborator

@TyOverby TyOverby commented Oct 13, 2017

This was fixed when I went through and cleaned up error reporting for a different issue

@TyOverby TyOverby closed this Oct 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.