summaryrefslogtreecommitdiff
path: root/test/rename1.go
Commit message (Expand)AuthorAgeFilesLines
* cmd/compile/internal/types2: only mark variables as used if they areRobert Griesemer2023-04-191-1/+1
* [dev.typeparams] test: enable some more errorcheck testsRobert Griesemer2020-12-041-1/+1
* cmd/compile: rewrite untyped constant conversion logicMatthew Dempsky2019-09-061-1/+1
* cmd/compile: avoid duplicate cast errorKashav Madan2017-08-221-2/+2
* all: make copyright headers consistent with one space after periodEmmanuel Odeke2016-05-021-1/+1
* test: fix the fix of the rename tests.Rob Pike2012-02-241-39/+38
* test/[n-r]*.go: add documentationRob Pike2012-02-241-28/+43
* test: use testlib (final 61)Russ Cox2012-02-161-1/+1
* errchk: allow multiple patternsRuss Cox2011-08-161-1/+1
* delete all uses of panicln by rewriting them using panic or,Rob Pike2010-03-241-32/+30
* Recognize gccgo error messages.Ian Lance Taylor2009-10-261-3/+3
* defining package block names must overrideRuss Cox2009-09-091-0/+48