We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 22b1a8d + f7afc59 commit 7a644c9Copy full SHA for 7a644c9
_overviews/scala3-migration/incompatibility-table.md
@@ -19,7 +19,7 @@ Each incompatibility is described by:
19
- The existence of a Scalafix rule that can fix it
20
21
> #### Scala 2.13 deprecations and feature warnings
22
-> Run the 2.13 compilation with `-source:3` to locate those incompatibilities in the code.
+> Run the 2.13 compilation with `-Xsource:3` to locate those incompatibilities in the code.
23
24
> #### Scala 3 migration versus Scalafix rewrites
25
> The Scala 3 migration mode comes out-of-the-box.
0 commit comments