Re: [go-nuts] Move Go 1.2 Field Selectors and Nil Checks to golang.org/design

2022-02-14 Thread Manlio Perillo
On Monday, February 14, 2022 at 11:59:14 PM UTC+1 Ian Lance Taylor wrote: > On Sun, Feb 13, 2022 at 9:18 AM Manlio Perillo > wrote: > > > > Reading htps://golang.org/doc/go1.2, I found that the "Go 1.2 Field > Selectors and Nil Checks" design at > https://docs.google.com/document/d/14DgGJKGQ

Re: [go-nuts] Move Go 1.2 Field Selectors and Nil Checks to golang.org/design

2022-02-14 Thread Ian Lance Taylor
On Sun, Feb 13, 2022 at 9:18 AM Manlio Perillo wrote: > > Reading htps://golang.org/doc/go1.2, I found that the "Go 1.2 Field Selectors > and Nil Checks" design at > https://docs.google.com/document/d/14DgGJKGQeBTNJDXo3YxnlSwv7ouRqvj7BMmZw17vWV0/pub > is not available at golang.org/design. > >