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
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -3,11 +3,11 @@
3
3
4
4
A list of Scala compiler errors that could be more helpful, especially for newcomers to Scala.
5
5
6
-
The list is focused on Scala 3's Dotty compiler. One day this list could be used to help a [larger project](https://contributors.scala-lang.org/t/towards-better-error-messages-in-scalac/1470/31) around compiler errors. Such a project seems unlikely to occur for Scala 2.13's scalac, which is why this list is Dotty-specific.
6
+
The list is focused on Scala 3's Dotty compiler. One day this list could be useful for a [larger project](https://contributors.scala-lang.org/t/towards-better-error-messages-in-scalac/1470/31) around compiler errors. Such a project seems unlikely to occur for Scala 2.13's scalac, which is why this list is Dotty-specific.
7
7
8
8
## Pull requests welcome
9
9
10
-
Please submit pull requests with Dotty errors that could be more helpful, especially for newcomers to Scala.
10
+
🛠️ Help by submitting pull requests with Dotty errors that could be more helpful, especially for newcomers to Scala.
0 commit comments