Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2156)

Issue 51380044: code review 51380044: go.tools/go/types: allow package references with types.New

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 3 months ago by gri
Modified:
9 years, 4 months ago
Reviewers:
CC:
adonovan, r, golang-codereviews
Visibility:
Public.

Description

go.tools/go/types: allow package references with types.New Also: Remove unnecessary recv from internal function (cleanup). Fixes issue 6259.

Patch Set 1 #

Patch Set 2 : diff -r d528abe24a37 https://code.google.com/p/go.tools #

Patch Set 3 : diff -r d436368620c7 https://code.google.com/p/go.tools #

Patch Set 4 : diff -r d436368620c7 https://code.google.com/p/go.tools #

Patch Set 5 : diff -r d436368620c7 https://code.google.com/p/go.tools #

Patch Set 6 : diff -r d436368620c7 https://code.google.com/p/go.tools #

Patch Set 7 : diff -r d436368620c7 https://code.google.com/p/go.tools #

Patch Set 8 : diff -r 6de96abd0141 https://code.google.com/p/go.tools #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -8 lines) Patch
M go/types/eval.go View 1 2 3 4 5 6 7 1 chunk +44 lines, -6 lines 4 comments Download
M go/types/eval_test.go View 1 2 1 chunk +26 lines, -0 lines 0 comments Download
M go/types/resolver.go View 1 2 3 4 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 9
gri
Hello adonovan@google.com, r@golang.org (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go.tools
10 years, 3 months ago (2014-01-17 04:17:17 UTC) #1
adonovan
On 2014/01/17 04:17:17, gri wrote: > Hello mailto:adonovan@google.com, mailto:r@golang.org (cc: > mailto:golang-codereviews@googlegroups.com), > > I'd ...
10 years, 3 months ago (2014-01-17 04:22:21 UTC) #2
gri
On 2014/01/17 04:22:21, adonovan wrote: > On 2014/01/17 04:17:17, gri wrote: > > Hello mailto:adonovan@google.com, ...
10 years, 3 months ago (2014-01-17 04:26:21 UTC) #3
gri
Hello adonovan@google.com, r@golang.org (cc: golang-codereviews@googlegroups.com), Please take another look.
10 years, 3 months ago (2014-01-17 04:33:58 UTC) #4
adonovan
https://codereview.appspot.com/51380044/diff/140001/go/types/eval.go File go/types/eval.go (right): https://codereview.appspot.com/51380044/diff/140001/go/types/eval.go#newcode41 go/types/eval.go:41: var scope *Scope I think New is doing too ...
10 years, 3 months ago (2014-01-17 18:38:21 UTC) #5
adonovan
On 2014/01/17 18:38:21, adonovan wrote: > https://codereview.appspot.com/51380044/diff/140001/go/types/eval.go > File go/types/eval.go (right): > > https://codereview.appspot.com/51380044/diff/140001/go/types/eval.go#newcode41 > ...
10 years, 3 months ago (2014-01-17 18:40:00 UTC) #6
gri
ok - thinking some more https://codereview.appspot.com/51380044/diff/140001/go/types/eval.go File go/types/eval.go (right): https://codereview.appspot.com/51380044/diff/140001/go/types/eval.go#newcode41 go/types/eval.go:41: var scope *Scope On ...
10 years, 3 months ago (2014-01-17 18:50:13 UTC) #7
adonovan
On 2014/01/17 18:50:13, gri wrote: > ok - thinking some more > > https://codereview.appspot.com/51380044/diff/140001/go/types/eval.go > ...
10 years, 1 month ago (2014-03-24 16:54:12 UTC) #8
gobot
9 years, 4 months ago (2014-12-19 05:18:02 UTC) #9
R=close

To the author of this CL:

The Go project has moved to Gerrit Code Review.

If this CL should be continued, please see the latest version of
https://golang.org/doc/contribute.html for instructions on
how to set up Git and the Go project's Gerrit codereview plugin,
and then create a new change with your current code.

If there has been discussion on this CL, please give a link to it
(golang.org/cl/51380044 is best) in the description in your
new CL.

Thanks very much.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b