1
0
mirror of https://github.com/golang/go synced 2024-11-05 14:36:11 -07:00
go/refactor/rename
Alan Donovan fb44a24d4c refactor/rename: fix crash when renaming anonymous struct field that's a qualified reference
(or a pointer, or both).

+ test

Fixes bug 8924

LGTM=sameer
R=dominik.honnef, sameer
CC=<dominik.honnef, golang-codereviews
https://golang.org/cl/158920043
2014-11-10 16:03:40 -05:00
..
check.go refactor/rename: fix crash when renaming anonymous struct field that's a qualified reference 2014-11-10 16:03:40 -05:00
rename_test.go refactor/rename: fix crash when renaming anonymous struct field that's a qualified reference 2014-11-10 16:03:40 -05:00
rename.el go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00
rename.go go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00
spec.go go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00
util.go go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00