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: docs/blog/_posts/2021-06-07-scala3.0.1-rc1-release.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ With this release, we are introducing a restriction on [features marked as exper
19
19
20
20
The spirit of this policy is to make sure that effectively, no library published for Scala 3 contain experimental features. This way, what is experimental can be easily changed and is not subject to the guarantees of the wider language. And, most importantly, the changes to such features would not affect the community *in practice* – the guarantee not achievable if we just announced the policy without implementing a mechanism to enforce it.
21
21
22
-
Having said that, we still encourage people to play with the experimental features from the `NIGHTLY`compier versions and discuss their findings. Without the curious and adventurous part of the community playing with the new features, there is no way of knowing what they are good for, and no way to decide whether they should be dropped or promoted to a stable feature.
22
+
Having said that, we still encourage people to play with the experimental features from the `NIGHTLY`compiler versions and discuss their findings. Without the curious and adventurous part of the community playing with the new features, there is no way of knowing what they are good for, and no way to decide whether they should be dropped or promoted to a stable feature.
23
23
24
24
More about this change you can read in the PR [#12102](https://github.com/lampepfl/dotty/pull/12102).
0 commit comments