diff --git a/doc/go1.16.html b/doc/go1.16.html new file mode 100644 index 00000000000..f0e26a1033d --- /dev/null +++ b/doc/go1.16.html @@ -0,0 +1,84 @@ + + + + + + +

DRAFT RELEASE NOTES — Introduction to Go 1.16

+ +

+ + Go 1.16 is not yet released. These are work-in-progress + release notes. Go 1.16 is expected to be released in February 2021. + +

+ +

Changes to the language

+ +

+ TODO +

+ +

Ports

+ +

+ TODO +

+ +

Tools

+ +

+ TODO +

+ +

Go command

+ +

+ TODO +

+ +

Runtime

+ +

+ TODO +

+ +

Compiler

+ +

+ TODO +

+ +

Linker

+ +

+ TODO +

+ +

Core library

+ +

+ TODO +

+ +

Minor changes to the library

+ +

+ As always, there are various minor changes and updates to the library, + made with the Go 1 promise of compatibility + in mind. +

+ +

+ TODO +