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

Handle typing of rvalues in a decent way #1641

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

serge-sans-paille
Copy link
Owner

Introduce an explicit cast on rvalues to deal with combiner applied on
non-reference nodes.

Fix #1572

Introduce an explicit cast on rvalues to deal with combiner applied on
non-reference nodes.

Fix #1572
@serge-sans-paille
Copy link
Owner Author

I won't land that one in release 0.9.7, but it's worth testing it, cc @jeanlaroche

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.

Problem still exist with resizing an array previously declared in a tuple.
1 participant