-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Add M3 blog article #10806
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add M3 blog article #10806
Conversation
# SBT plugin bump | ||
SBT plugin was bumped to 0.5.0. Because of the changes in PR [#10607](https://github.com/lampepfl/dotty/pull/10607) this release of Scala 3 will not work with earlier versions of the SBT plugin. So if you are an early adopter of Scala 3 who has some projects in it, you will need to bump your SBT plugin version to migrate to M3. | ||
|
||
# Final syntactic tweaks |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/cc @odersky
(s: Show[String]) ?=> s.show("foobar") | ||
``` | ||
|
||
# `Matchable` trait – a new top-level type |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/cc @odersky
c5b0f52
to
85abdc2
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Proofreading.
c1949d4
to
8624fdb
Compare
8624fdb
to
7435372
Compare
We've just discovered a bug in Fix is here #10843 |
New ( |
7435372
to
2e604e8
Compare
This is not right. It says |
More accurately, there is a paragraph that starts with:
It probably should be updated to more accurately say:
|
TODO:
[skip ci]