Skip to content

Align verbose warnings (-Wconf / @nowarn) with Scala 3 #12434

Open
@lrytz

Description

@lrytz

Once scala/scala3#12857 is merged:

  • In -Wconf, remove the info-verbose / iv action, rename the warning-verbose / wv action to verbose / v
  • Support @nowarn("verbose") in source code. Update the @nowarn annotation's Scaladocs.
  • Improve the "verbose" warnings output to explicitly display the filters that match the warning (cat=deprecation, site=a.b.C, ...)

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions