-
Notifications
You must be signed in to change notification settings - Fork 276
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
More debug implementations #387
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These largely look great. I flagged a few formatting nits because we chatted about them. None of them are big deals, but each of them are "this will be harder for you to read now" changes which .. certainly aren't the end of the world.
I'm going to take a peek at a rustfmt.toml
and see if I can put one together that I can live with, and then I won't end up saying things like this in the future. :D
I think I fixed everything, thanks! |
Thanks very much! |
Added a bunch of debug implementations and some minor clippy lints