Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
go/types, types2: remove unnecessary assert on pointer size
As described in golang#61249, uncommon pointer sizes do exist. Remove an unnecessary assertion. Fixes golang#61249 Change-Id: Ib15857bd6bcd42ec530817a132bb8db036236c3b Reviewed-on: https://go-review.googlesource.com/c/go/+/508821 Reviewed-by: Robert Griesemer <[email protected]> Auto-Submit: Robert Findley <[email protected]> Run-TryBot: Robert Findley <[email protected]> TryBot-Result: Gopher Robot <[email protected]>
- Loading branch information