aboutsummaryrefslogtreecommitdiff
path: root/test/rename1.go
AgeCommit message (Expand)Author
2023-04-19cmd/compile/internal/types2: only mark variables as used if they areRobert Griesemer
2020-12-04[dev.typeparams] test: enable some more errorcheck testsRobert Griesemer
2019-09-06cmd/compile: rewrite untyped constant conversion logicMatthew Dempsky
2017-08-22cmd/compile: avoid duplicate cast errorKashav Madan
2016-05-02all: make copyright headers consistent with one space after periodEmmanuel Odeke
2012-02-24test: fix the fix of the rename tests.Rob Pike
2012-02-24test/[n-r]*.go: add documentationRob Pike
2012-02-16test: use testlib (final 61)Russ Cox
2011-08-16errchk: allow multiple patternsRuss Cox
2010-03-24delete all uses of panicln by rewriting them using panic or,Rob Pike
2009-10-26Recognize gccgo error messages.Ian Lance Taylor
2009-09-09defining package block names must overrideRuss Cox