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
if we don't want to completely restructure the page, we can either make a separate scala 3 page, a scala 3 section on the same page, or we could add tags to each option to say the supported versions, or we replace with a table, but that may take more effort
Several Scala 3 compiler flags seem to be undocumented.
For example, the only documentation I could find for
-Wvalue-discard
is on this page, which incorrectly starts withAnother example is
-Wnonunit-statement
, which only seems to be unofficially documented in an announcement for Scala 2.13.9...(Also, there doesn't even seem to be a documentation page for all Scala 3 compiler options.)
The text was updated successfully, but these errors were encountered: