]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.13] internal/reflectlite: update reflectlite to match runtime...
authorIan Lance Taylor <iant@golang.org>
Thu, 7 Nov 2019 01:12:21 +0000 (17:12 -0800)
committerIan Lance Taylor <iant@golang.org>
Thu, 7 Nov 2019 01:57:26 +0000 (01:57 +0000)
commit6219b48e11f36329de801f62f18448bb4b1cd1a5
tree7f9c0e4b26f824ca25cde788f506a14853ad4043
parent3f995c3f3b43033013013e6c7ccc93a9b1411ca9
[release-branch.go1.13] internal/reflectlite: update reflectlite to match runtime rtype/mapType

Similar to tip https://golang.org/cl/197559.

Fixes #35408

Change-Id: Ie8e28b93fb3adf23c3a0a39f6917ff76abf44fdf
Reviewed-on: https://go-review.googlesource.com/c/go/+/205721
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/internal/reflectlite/type.go