Skip to content

Conversation

gbersac
Copy link

@gbersac gbersac commented Jan 28, 2016

Change // add code here comments by unimplemented macros. It make sure the snippet can compile right after being expanded.

Adding the #[derive(Debug)] to struct and enum is, I think, a good idea because it is recommanded that every struct implement this trait because it help for debugging. Bonus : it also inform every users that the derive annotation exist.

@gbersac
Copy link
Author

gbersac commented Feb 9, 2016

Anyone here ?

@dten
Copy link

dten commented Feb 9, 2016

Asked the same thing the other day :(
https://twitter.com/TaiShaBi/status/695944622737072129

@gbersac
Copy link
Author

gbersac commented Feb 9, 2016

Ok, probably no user of sublime in the rust core team :'(

@petrochenkov
Copy link

The last couple of times @brson merged PRs.

@gbersac
Copy link
Author

gbersac commented Feb 9, 2016

@brson what do you think about this pull request ?

@brson
Copy link

brson commented Feb 11, 2016

Sorry @gbersac. Thanks for pinging me. PRs to these smaller rust-lang repos are easy to miss.

brson added a commit that referenced this pull request Feb 11, 2016
@brson brson merged commit 621e4f6 into rust-lang:master Feb 11, 2016
@brson
Copy link

brson commented Feb 11, 2016

Good additions. Thanks!

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.

4 participants