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.
1 parent 4e9fecf commit b321c3cCopy full SHA for b321c3c
README.md
@@ -33,8 +33,9 @@ See [github contributors page](https://github.com/lampepfl/dotty/graphs/contribu
33
| Non-blocking lazy vals | Implemented |
34
| | |
35
| Non-boxed arrays of value classes | In progress |
36
-| Auto-Specialization | In progress |
37
-| Whole program optimizer | In progress |
+| Auto-Specialization | [In progress](https://github.com/dotty-linker/dotty) |
+| Whole program optimizer | [In progress](https://github.com/dotty-linker/dotty) |
38
+| Library defined optimizations | [In progress](https://github.com/dotty-linker/dotty) |
39
40
| HList & HMaps\Record types | Under consideration |
41
| Implicit functions | Under consideration |
0 commit comments