Skip to content

Incorrect error message: Cyclic reference involving method foo #11994

Closed
@scf37

Description

@scf37

Compiler version

3.0.0-RC2

Minimized code

inline implicit def foo[T <: Tuple.meow]: Unit = ???

Output

Cyclic reference involving method foo
  inline implicit def foo[T <: Tuple.meow]: Unit = ???

Expectation

type meow is not a member of object Tuple

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions