summaryrefslogtreecommitdiff
path: root/test/interface/pointer.go
Commit message (Expand)AuthorAgeFilesLines
* go/types, types2: more systematic use of Checker.use und useLHSRobert Griesemer2023-03-281-2/+2
* cmd/compile/internal/types2: avoid "declared but not used" errors for invalid...Robert Griesemer2021-09-231-4/+1
* [dev.typeparams] test: adjust more test cases to match compiler -G outputRobert Griesemer2020-12-031-1/+3
* test/interface: document testsRob Pike2012-02-191-1/+2
* test: use testlib (fourth 100)Russ Cox2012-02-161-1/+1
* test: match gccgo error messagesIan Lance Taylor2011-09-211-1/+1
* errchk: allow multiple patternsRuss Cox2011-08-161-1/+1
* gc: another pointer to interface messageRuss Cox2011-04-211-0/+1
* gc: new typechecking rulesRuss Cox2010-06-081-8/+8
* fix "declared and not used" in tests;Russ Cox2009-09-141-1/+0
* more 6g reorg; checkpoint.Russ Cox2009-08-031-1/+1
* add test for yesterday's interface rule change (interface/convert1.go).Russ Cox2009-05-211-0/+37