1
0
mirror of https://github.com/golang/go synced 2024-09-23 21:20:13 -06:00
go/test/interface
Russ Cox a2a7d473f4 gc: more cleanup
* disallow surrogate pair runes.
 * diagnose impossible type assertions
 * eliminate another static buffer.
 * do not overflow lexbuf.
 * add -u flag to disable package unsafe.

R=ken2
CC=golang-dev
https://golang.org/cl/1619042
2010-06-09 11:00:55 -07:00
..
bigdata.go
convert1.go
convert2.go
convert.go single argument panic 2010-03-30 10:34:57 -07:00
embed0.go forgot to include in 35898. 2009-10-20 06:44:50 -07:00
embed1.go make 5l ignore multiple defs, remove use of multiple 2009-10-25 11:59:58 -07:00
embed.go 6g bug fixes: 2009-10-19 19:27:40 -07:00
explicit.go gc: more cleanup 2010-06-09 11:00:55 -07:00
fail.go fix "declared and not used" in tests; 2009-09-14 21:03:53 -07:00
fake.go update tests for new reflect 2009-07-07 11:04:51 -07:00
pointer.go gc: new typechecking rules 2010-06-08 18:50:02 -07:00
receiver1.go gc: new typechecking rules 2010-06-08 18:50:02 -07:00
receiver.go single argument panic 2010-03-30 10:34:57 -07:00
recursive.go delete forward type declarations 2009-08-12 14:40:47 -07:00
returntype.go
struct.go fiddling while rome burns: explain why tests are commented out 2009-10-19 11:54:59 -07:00