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

fix #25433, make grow_to! more inferrable #25434

Merged
merged 1 commit into from
Jan 7, 2018
Merged

Conversation

JeffBezanson
Copy link
Member

@JeffBezanson JeffBezanson commented Jan 6, 2018

Not sure why it was implemented the way it was (even though I'm pretty sure I'm the one who wrote it...)

With the existing implementation, grow_to! started with a Collection{Union{}} even though that object could never actually be returned --- in the empty case, the dest argument is returned.

@ararslan ararslan added the arrays [a, r, r, a, y, s] label Jan 6, 2018
@StefanKarpinski
Copy link
Member

Win32 failure was a timeout, FreeBSD failure was an unrelated color output failure.

@StefanKarpinski StefanKarpinski merged commit ec8064c into master Jan 7, 2018
@StefanKarpinski StefanKarpinski deleted the jb/fix25433 branch January 7, 2018 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arrays [a, r, r, a, y, s]
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants