typelevel/cats

Clean out warnings from Dotty

Open

#3,751 opened on 2021年1月30日

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

説明

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.

コントリビューターガイド