Skip to content
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

Added Clone trait for Hole #814

Merged
merged 1 commit into from
Dec 17, 2019
Merged

Conversation

Snarpix
Copy link

@Snarpix Snarpix commented Dec 17, 2019

This is required for cloning OwnedFunction. Cloning is necessary, because calling a function requires &mut.

@Marwes
Copy link
Member

Marwes commented Dec 17, 2019

bors r+

bors bot added a commit that referenced this pull request Dec 17, 2019
814: Added Clone trait for Hole r=Marwes a=Snarpix

This is required for cloning OwnedFunction<Hole>. Cloning is necessary, because calling a function requires &mut.

Co-authored-by: Stanislav Shmarov <[email protected]>
@bors
Copy link
Contributor

bors bot commented Dec 17, 2019

Build succeeded

@bors bors bot merged commit 244855f into gluon-lang:master Dec 17, 2019
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