Skip to content

Commit b321c3c

Browse files
committed
Update README.md
1 parent 4e9fecf commit b321c3c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,9 @@ See [github contributors page](https://github.com/lampepfl/dotty/graphs/contribu
3333
| Non-blocking lazy vals | Implemented |
3434
| | |
3535
| Non-boxed arrays of value classes | In progress |
36-
| Auto-Specialization | In progress |
37-
| Whole program optimizer | In progress |
36+
| Auto-Specialization | [In progress](https://github.com/dotty-linker/dotty) |
37+
| Whole program optimizer | [In progress](https://github.com/dotty-linker/dotty) |
38+
| Library defined optimizations | [In progress](https://github.com/dotty-linker/dotty) |
3839
| | |
3940
| HList & HMaps\Record types | Under consideration |
4041
| Implicit functions | Under consideration |

0 commit comments

Comments
 (0)