]> Cypherpunks repositories - gostls13.git/commit
go/types, types2: add commentary on (non-)guarantees when using contexts
authorRobert Findley <rfindley@google.com>
Wed, 30 Mar 2022 15:57:48 +0000 (11:57 -0400)
committerRobert Findley <rfindley@google.com>
Wed, 30 Mar 2022 17:10:11 +0000 (17:10 +0000)
commitc05c0ca8cfba2c9b78e92e71907c3a1ee344aa23
treee755cd91b60a7f9dc7a97f6d3e3d22a57fe8ec94
parent83327b4ae41cf1ef17fb4df4dc395cf17efc6375
go/types, types2: add commentary on (non-)guarantees when using contexts

Change-Id: I29347e340725fa2892eb115b530de82969835412
Reviewed-on: https://go-review.googlesource.com/c/go/+/396776
Trust: Robert Findley <rfindley@google.com>
Run-TryBot: Robert Findley <rfindley@google.com>
Reviewed-by: Robert Griesemer <gri@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/cmd/compile/internal/types2/context.go
src/go/types/context.go