Skip to content

Support by-value and static methods where possible #6

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

Merged
merged 1 commit into from
Oct 9, 2017

Conversation

KodrAus
Copy link
Member

@KodrAus KodrAus commented Oct 9, 2017

Closes #5

0.1.2 was a little half-baked so I've cleaned things up in addition to:

  • Using consistent dereferencing to get to the method implementation we want to call
  • Supporting static methods where possible (it's pretty much always possible)
  • Supporting by-value methods for Box since it owns its input and can move out of it

@KodrAus KodrAus merged commit 29fbb00 into master Oct 9, 2017
@KodrAus KodrAus deleted the feat/by-value-and-static-methods branch October 9, 2017 07:14
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.

1 participant