-
Notifications
You must be signed in to change notification settings - Fork 26
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
Add derive macro for num_traits::Signed #55
Conversation
@cuviper Do you think this could be merged? |
Would you be willing to write a corresponding newtype-derived |
Sure. I will in the next days |
Hey, @cuviper. Sorry it took so long, I got really busy with my job. Here it is tho :) |
ae280d3
to
0a8f903
Compare
@cuviper ping |
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.
Just a couple of small things in the tests...
bors r+ |
Build succeeded! The publicly hosted instance of bors-ng is deprecated and will go away soon. If you want to self-host your own instance, instructions are here. If you want to switch to GitHub's built-in merge queue, visit their help page. |
No description provided.