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

Issue 5570049: code review 5570049: go/doc: removed unused field "Type.Type" (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 5 months ago by gri
Modified:
13 years, 5 months ago
Reviewers:
CC:
rsc, golang-dev
Visibility:
Public.

Description

go/doc: removed unused field "Type.Type" CL 5572043 removed the last uses of this field. The information is readily available from Type.Decl.

Patch Set 1 #

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -9 lines) Patch
M src/pkg/go/doc/doc.go View 1 2 chunks +11 lines, -8 lines 0 comments Download
M src/pkg/go/doc/reader.go View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 3
gri
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
13 years, 5 months ago (2012-01-24 00:33:39 UTC) #1
rsc
LGTM
13 years, 5 months ago (2012-01-24 00:50:48 UTC) #2
gri
13 years, 5 months ago (2012-01-24 00:53:22 UTC) #3
*** Submitted as bf7fe7752318 ***

go/doc: removed unused field "Type.Type"

CL 5572043 removed the last uses of this field.
The information is readily available from Type.Decl.

R=rsc, golang-dev
CC=golang-dev
http://codereview.appspot.com/5570049
Sign in to reply to this message.

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