You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found that error-verbose would be very useful. When enabling fatal warnings in an existing project, it would be very helpful to see the verbose output in the new messages, to make it easier to write filters for some of them.
Uh oh!
There was an error while loading. Please reload this page.
Once scala/scala3#12857 is merged:
-Wconf
, remove theinfo-verbose / iv
action, rename thewarning-verbose / wv
action toverbose / v
@nowarn("verbose")
in source code. Update the@nowarn
annotation's Scaladocs.cat=deprecation
,site=a.b.C
, ...)The text was updated successfully, but these errors were encountered: