]> Cypherpunks repositories - gostls13.git/commit
go/build: report positions for go:embed directives
authorJay Conrod <jayconrod@google.com>
Wed, 13 Jan 2021 22:07:09 +0000 (17:07 -0500)
committerJay Conrod <jayconrod@google.com>
Thu, 14 Jan 2021 16:50:23 +0000 (16:50 +0000)
commit6aa28d3e06d0757995c54a22d2f2a1f1b396774f
tree7dde4e70d3c3aa9d7240914adfd3b946e0cd2935
parent7eb31d999cf2769deb0e7bdcafc30e18f52ceb48
go/build: report positions for go:embed directives

For #43469
For #43632

Change-Id: I9ac2da690344935da0e1dbe00b134dfcee65ec8a
Reviewed-on: https://go-review.googlesource.com/c/go/+/283636
Run-TryBot: Jay Conrod <jayconrod@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Trust: Jay Conrod <jayconrod@google.com>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
api/go1.16.txt
src/go/build/build.go
src/go/build/read.go
src/go/build/read_test.go