Skip to content

Change RustPyFunc from a fn pointer to a Fn trait#244

Merged
windelbouwman merged 1 commit intoRustPython:masterfrom
coolreader18:boxed-rustfunc
Dec 27, 2018
Merged

Change RustPyFunc from a fn pointer to a Fn trait#244
windelbouwman merged 1 commit intoRustPython:masterfrom
coolreader18:boxed-rustfunc

Conversation

@coolreader18
Copy link
Copy Markdown
Member

This is a portion of #238, split off into its own PR. This allows for closures to be used as rustfuncs in addition to normal functions.

@windelbouwman
Copy link
Copy Markdown
Contributor

Thanks for splitting this PR!

@windelbouwman windelbouwman merged commit 4c5b584 into RustPython:master Dec 27, 2018
@coolreader18 coolreader18 deleted the boxed-rustfunc branch December 28, 2018 02:02
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.

2 participants