typelevel/cats

Clean out warnings from Dotty

Open

#3,751 opened on Jan 30, 2021

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Scala (5,438 stars) (1,241 forks)batch import
good first issuelsug

Description

There's a bunch of warnings that Dotty emits, e.g. type tests that cannot be checked at runtime.

I suspect many of them can be resolved in a way that are compatible with Scala 2.

Contributor guide

Clean out warnings from Dotty · typelevel/cats#3751 | Good First Issue