julia
Force inference of `convert(::Type{T}, ::T) where T` via typeasserts
#46573
Merged

Commits
  • improve inference for callers of `last(::OneTo{<:Any})` and `first(::OneTo{<:Any})`
    thchr committed 3 years ago
  • use more general fix suggested by @vtjnash
    thchr committed 3 years ago
  • typeassert return type of all methods of `convert(Type{T}, T) where T`
    thchr committed 3 years ago
Loading