1
0
mirror of https://github.com/golang/go synced 2024-11-24 19:40:09 -07: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
embed0.go
embed1.go
embed.go
explicit.go gc: more cleanup 2010-06-09 11:00:55 -07:00
fail.go
fake.go
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
recursive.go
returntype.go
struct.go