julia
d012a5db - Disambiguate convert & showarg methods with eltype Union{} (#22322)

Commit
8 years ago
Disambiguate convert & showarg methods with eltype Union{} (#22322) This is the type of method that we deliberately exclude from our ambiguity detection, but it can be triggered by, e.g., a grow_to! method on Dicts or trying to display `collect(tuple())`.
Author
Committer
Parents
Loading