summaryrefslogtreecommitdiff
path: root/test/blank1.go
Commit message (Expand)AuthorAgeFilesLines
* [dev.typeparams] merge: merge branch 'dev.regabi' into 'dev.typeparams'Robert Griesemer2020-12-141-1/+1
|\
| * test: match gofrontend error messagesIan Lance Taylor2020-11-281-1/+1
* | [dev.typeparams] test: add scaffolding to run.go to check compiler with -G flagRobert Griesemer2020-12-011-2/+2
|/
* test, test/fixedbugs, crypto/x509, go/internal/gccgoimporter: fix typosalex-semenyuk2020-03-291-1/+1
* test: update blank1.go for changed gofrontend error messagesIan Lance Taylor2019-06-231-3/+3
* cmd/compile: don't allow blank method declarations on builtinsHåvard Haugen2015-12-021-0/+4
* test: match gccgo error messages for blank1.goIan Lance Taylor2013-09-281-1/+1
* cmd/gc: fix computation of equality class of types.Rémy Oudompheng2013-07-021-0/+7
* cmd/gc: disallow selectors to the blank identifierDaniel Morsing2013-03-041-0/+5
* test: [a-c]: add introductory comments to testsRob Pike2012-02-191-0/+3
* test: use testlib (first 100)Russ Cox2012-02-161-1/+1
* test: explicitly use variables to avoid gccgo "not used" errorIan Lance Taylor2012-01-221-0/+1
* test: remove semiocolons.Rob Pike2010-09-041-2/+2
* write-only variable _Russ Cox2009-09-081-0/+12