]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: add comment for the context on mismatch import path
authorCuong Manh Le <cuong.manhle.vn@gmail.com>
Wed, 3 Jul 2024 15:46:30 +0000 (22:46 +0700)
committerGopher Robot <gobot@golang.org>
Wed, 31 Jul 2024 19:54:27 +0000 (19:54 +0000)
commitab7435abd9db52732d2d1d3494aae669d91937f1
tree8fb22f636c77fc058d6e93ffd7d6672d06c0f252
parent34ddde165d770e0a0dbca1bd64260ed878eb48c8
cmd/compile: add comment for the context on mismatch import path

Follow up suggestion in CL 596396.

Updates #54542

Change-Id: I47bf66684bb8397dc1cfbc4479e2279e59a40cfb
Reviewed-on: https://go-review.googlesource.com/c/go/+/596515
Reviewed-by: Michael Knyszek <mknyszek@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Keith Randall <khr@golang.org>
Reviewed-by: Keith Randall <khr@google.com>
Auto-Submit: Cuong Manh Le <cuong.manhle.vn@gmail.com>
src/cmd/compile/internal/noder/unified.go