On Tue, Jun 1, 2021 at 9:39 AM Torsten Bronger <bron...@physik.rwth-aachen.de> wrote: > > Is there already a possibility to give a WIP Go 2 compiler a test? > What is the best way to get informed for that? (This group, the > blog, …)
There are no plans for anything called Go 2. Perhaps you mean Go with generics support? That is under very active development. You can try using the dev.typeparams branch and compiling with -gcflags=-G=3. But please do not report bugs against that branch unless you are very closely following the active development. The branch is not expected to work today and bug reports will be distractions that will not contribute to improving the code. Thanks. The best place to be informed about future work on Go is here and golang-dev and golang-announce. Ian -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/CAOyqgcXMdpDkUB-8tnLDsXFFwZkjK-d9o2rePtdL%3DH%3DC4fSssw%40mail.gmail.com.