Skip to content

Predef.implicitly TODO comment #11124

Open
@xuwei-k

Description

@xuwei-k

https://github.com/scala/scala/blob/v2.13.0-M5/src/library/scala/Predef.scala#L214

// TODO: when dependent method types are on by default, give this result type e.type, so that inliner has better chance of knowing which method to inline in calls like implicitly[MatchingStrategy[Option]].zero

Should we just add e.type? or remove TODO comment if incorrect?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions