]> Cypherpunks repositories - gostls13.git/commit
cmd/compile/internal/typecheck: update doc for the 1.18 export format
authorRobert Findley <rfindley@google.com>
Tue, 26 Oct 2021 13:47:18 +0000 (09:47 -0400)
committerRobert Findley <rfindley@google.com>
Tue, 26 Oct 2021 15:20:53 +0000 (15:20 +0000)
commit1b2362bb83de47188e7c60a69f46950de542f017
treef11315987e13f1cd00ec3d6937cee5dcc0635211
parent283d8a3d53ac1c7e1d7e297497480bf0071b6300
cmd/compile/internal/typecheck: update doc for the 1.18 export format

Update the documentation in iexport.go to use the word 'Constraint'
rather than 'Bound', and to account for recent changes to the export
format.

Change-Id: I83fbcd336d5f865af804bc8bef4f5d997cd9f325
Reviewed-on: https://go-review.googlesource.com/c/go/+/358547
Trust: Robert Findley <rfindley@google.com>
Trust: Dan Scales <danscales@google.com>
Run-TryBot: Robert Findley <rfindley@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Dan Scales <danscales@google.com>
src/cmd/compile/internal/typecheck/iexport.go