Skip to content

regression in methods lookup #49408

@vtjnash

Description

@vtjnash
julia> methods(Base.Broadcast.broadcasted, Tuple{Base.Broadcast.BroadcastStyle, Any, Vararg})
# 1 method for generic function "broadcasted" from Base.Broadcast:
 [1] broadcasted(::S, f, args...) where S<:Base.Broadcast.BroadcastStyle
     @ broadcast.jl:1337

(there should be about 48 of these, for various subtypes of Base.Broadcast.BroadcastStyle)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugIndicates an unexpected problem or unintended behaviorregressionRegression in behavior compared to a previous version

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions