The infix modifier documentation discrepancy #14941
timaliberdov
started this conversation in
General Discussion
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The docs say that deprecation will be enabled in Scala 3.1 onwards without
-source:future
flag:But it seems like the flag is still required in Scala 3.1.2, along with
-deprecation
for the compiler to emit a warning.Are there any plans to enable this deprecation of alphanumeric operators? Either way I think it would be nice to edit the documentation a bit to avoid misunderstandings.
Beta Was this translation helpful? Give feedback.
All reactions