Closed
Description
Together with the new scala.annotation.nowarn
, perhaps @unused
could also be back-ported? It's implementable on 2.11/2.12 via inheritance from scala.deprecated
Together with the new scala.annotation.nowarn
, perhaps @unused
could also be back-ported? It's implementable on 2.11/2.12 via inheritance from scala.deprecated