]> Cypherpunks repositories - gostls13.git/commit
internal/types/errors: rename UntypedNil to UntypedNilUse
authorRobert Griesemer <gri@golang.org>
Thu, 6 Oct 2022 21:55:48 +0000 (14:55 -0700)
committerGopher Robot <gobot@golang.org>
Mon, 10 Oct 2022 15:21:11 +0000 (15:21 +0000)
commit470d1462765a88ce90802eaf2898924ab0e6f123
tree41058b91766d9d78b8990b9e31f4e9898a5cb624
parent49372957abb89df9616be4c5134febfa2aafd24c
internal/types/errors: rename UntypedNil to UntypedNilUse

This avoids a conflict when dot-importing this package in
go/types and types2.

Change-Id: Ia6fc45ef21c28ea595b49f5321b5c0d441763e2b
Reviewed-on: https://go-review.googlesource.com/c/go/+/439562
Reviewed-by: Robert Griesemer <gri@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Robert Griesemer <gri@google.com>
Reviewed-by: Robert Findley <rfindley@google.com>
Auto-Submit: Robert Griesemer <gri@google.com>
src/internal/types/errors/codes.go