mirror of https://github.com/golang/go.git
* 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 |
||
|---|---|---|
| .. | ||
| bigdata.go | ||
| convert.go | ||
| convert1.go | ||
| convert2.go | ||
| embed.go | ||
| embed0.go | ||
| embed1.go | ||
| explicit.go | ||
| fail.go | ||
| fake.go | ||
| pointer.go | ||
| receiver.go | ||
| receiver1.go | ||
| recursive.go | ||
| returntype.go | ||
| struct.go | ||