Keyboard Shortcuts
File
u
:
up to issue
m
:
publish + mail comments
M
:
edit review message
j
/
k
:
jump to file after / before current file
J
/
K
:
jump to next file with a comment after / before current file
Side-by-side diff
i
:
toggle intra-line diffs
e
:
expand all comments
c
:
collapse all comments
s
:
toggle showing all comments
n
/
p
:
next / previous diff chunk or comment
N
/
P
:
next / previous comment
<Up>
/
<Down>
:
next / previous line
<Enter>
:
respond to / edit current comment
d
:
mark current comment as done
Issue
u
:
up to list of issues
m
:
publish + mail comments
j
/
k
:
jump to patch after / before current patch
o
/
<Enter>
:
open current patch in side-by-side view
i
:
open current patch in unified diff view
Issue List
j
/
k
:
jump to issue after / before current issue
o
/
<Enter>
:
open current issue
#
:
close issue
Comment/message editing
<Ctrl>
+
s
or
<Ctrl>
+
Enter
:
save comment
<Esc>
:
cancel edit
Rietveld
Code Review Tool
Help
|
Bug tracker
|
Discussion group
|
Source code
|
Sign in
(690)
Issues
Repositories
Search
Open Issues
|
Closed Issues
|
All Issues
|
Sign in
with your
Google Account
to create issues and add comments
Issue
6906056
: cmd/gc: recycle Nodes from discarded imported methods. (Closed)
Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 5 months ago by
lvd2
Modified:
12 years, 4 months ago
Reviewers:
rsc
,
remyoudompheng
Visibility:
Public.
Description
cmd/gc: recycle Nodes from discarded imported methods.
Patch Set 1
#
Patch Set 2 : diff -r 6b602ab487d6 https://code.google.com/p/go
#
Patch Set 3 : diff -r 6b602ab487d6 https://code.google.com/p/go
#
Patch Set 4 : diff -r 6b602ab487d6 https://code.google.com/p/go
#
Patch Set 5 : diff -r 6b602ab487d6 https://code.google.com/p/go
#
Patch Set 6 : diff -r 6b602ab487d6 https://code.google.com/p/go
#
Created:
12 years, 5 months ago
Download
[raw]
[tar.bz2]
Unified diffs
Side-by-side diffs
Delta from patch set
Stats
(
+649 lines, -921 lines
)
Patch
M
src/cmd/gc/dcl.c
View
1
6 chunks
+14 lines, -12 lines
0 comments
Download
M
src/cmd/gc/go.h
View
1
2
3
4
3 chunks
+6 lines, -1 line
0 comments
Download
M
src/cmd/gc/go.y
View
1
2
3
4
1 chunk
+9 lines, -1 line
0 comments
Download
M
src/cmd/gc/lex.c
View
1
2
3
4
1 chunk
+2 lines, -0 lines
0 comments
Download
M
src/cmd/gc/subr.c
View
1
2
3
4
1 chunk
+36 lines, -1 line
0 comments
Download
M
src/cmd/gc/y.tab.h
View
1
3 chunks
+22 lines, -46 lines
0 comments
Download
M
src/cmd/gc/y.tab.c
View
1
2
3
4
240 chunks
+560 lines, -860 lines
0 comments
Download
Issue 6906056: cmd/gc: recycle Nodes from discarded imported methods. (Closed)
Created 12 years, 5 months ago by lvd2
Modified 12 years, 4 months ago
Reviewers: remyoudompheng, rsc
Base URL:
Comments: 0
Recent Issues
|
This issue
This is Rietveld
f62528b