summaryrefslogtreecommitdiff
path: root/test/fixedbugs/bug251.go
Commit message (Expand)AuthorAgeFilesLines
* test: use testlib (third 100)Russ Cox2012-02-161-1/+1
* test: match gccgo error messagesIan Lance Taylor2012-01-261-1/+1
* gc: Clean up dostruct/stotype, detect broken fields and propagate up to struc...Luuk van Dijk2011-11-071-1/+1
* test: Match gccgo error messages.Ian Lance Taylor2010-08-311-3/+3
* gc: new typechecking rulesRuss Cox2010-06-081-2/+2
* gc: recursive interface embeddingRuss Cox2010-02-181-0/+21
* gc: undo attempt at fixing recursive interface embeddingRuss Cox2010-02-161-21/+0
* Match gccgo error message.Ian Lance Taylor2010-02-051-1/+1
* gc: bug250, bug251 - recursive interface typesRuss Cox2010-02-011-0/+21