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
@@ -34,12 +34,12 @@ The [previous technology preview](/blog/2017/05/31/first-dotty-milestone-release
34
34
35
35
This technology preview is geared towards improving stability and reliability. It includes:
36
36
37
-
-[Local optimizations upstreamed from Dotty Linker](https://github.com/lampepfl/dotty/pull/2513), [2647](https://github.com/lampepfl/dotty/pull/2647) by ([@OlivierBlanvillain](https://github.com/OlivierBlanvillain). See more details below.
38
-
-[Optimizing Pattern Matcher](https://github.com/lampepfl/dotty/pull/2829) by ([@odersky](https://github.com/odersky)
37
+
-[Local optimizations upstreamed from the Dotty Linker](https://github.com/lampepfl/dotty/pull/2513), [2647](https://github.com/lampepfl/dotty/pull/2647) by ([@OlivierBlanvillain](https://github.com/OlivierBlanvillain)). See more details below.
38
+
-[Optimizing Pattern Matcher](https://github.com/lampepfl/dotty/pull/2829) by ([@odersky](https://github.com/odersky))
39
39
-[Idempotency checks](https://github.com/lampepfl/dotty/pull/2756) are the first step to reproducible builds
40
-
-[Faster Base class sets](https://github.com/lampepfl/dotty/pull/2676) by ([@odersky](https://github.com/odersky) and ([@darkdimius](https://twitter.com/darkdimius)
41
-
-Huge number of fixes to IDE and Dotty Language Server covering:
42
-
40
+
-[Faster Base class sets](https://github.com/lampepfl/dotty/pull/2676) by ([@odersky](https://github.com/odersky)) and ([@darkdimius](https://twitter.com/darkdimius))
41
+
-Numerous fixes to IDE and Dotty Language Server covering:
42
+
43
43
-[Windows support for VS Code plugin](https://github.com/lampepfl/dotty/pull/2776)
44
44
-[Fix hover-on-type for implicitly converted expressions](https://github.com/lampepfl/dotty/pull/2836)
45
45
-[Fixes to find all references in external projects](https://github.com/lampepfl/dotty/pull/2810), [2773](https://github.com/lampepfl/dotty/pull/2773/files)
@@ -49,44 +49,44 @@ This technology preview is geared towards improving stability and reliability. I
49
49
-[Report errors on Dotty Language Server initialization](https://github.com/lampepfl/dotty/pull/2708)
50
50
-[Fixes to sbt setting up Dotty IDE](https://github.com/lampepfl/dotty/pull/2690)
51
51
- General stability improvements [2838](https://github.com/lampepfl/dotty/pull/2838), [2787](https://github.com/lampepfl/dotty/pull/2787), [2692](https://github.com/lampepfl/dotty/pull/2692)
0 commit comments