Once https://github.com/lampepfl/dotty/pull/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`, ...)