https://code.google.com/r/rsc-go1-0-2-test-2/ is a throwaway repo with
the Go 1.0.2 changes merged into release-branch.go1. That is, it's more
or less what we're currently talking about releasing as Go 1.0.2.
If you want to try it:
hg clone -u release-branch.go1
https://code.google.com/r/rsc-go1-0-2-test-2/ go-draft
cd go-draft/src
./all.bash
This is just an informal draft - don't use this as an official anything.
There are some API-related details yet to resolve, but if you see any
program or test failures using this, please let us know.
Russ