Skip to content

Stop depending on scala-reflect #2271

Closed
@smarter

Description

@smarter

After the hyper bootstrap and #2062, the remaining uses of scala-reflect are:

  • scala.reflect.io.*, should be replaced by our own abstraction layer (@felixmulder is working on one).
  • scala.reflect.internal.util.WeakHashSet used only in the backend, should be copy-pasted into the dotty sources.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions