# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package compare contains code for generating comparison routines for structs, strings and interfaces.
No description provided by the author
Package devirtualize implements two "devirtualization" optimization passes:
- "Static" devirtualization which replaces interface method calls with direct concrete-type method calls where possible.
No description provided by the author
No description provided by the author
No description provided by the author
package importer implements Import for gc-generated object files.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package loopvar applies the proper variable capture, according to experiment, flags, language version, etc.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package rangefunc rewrites range-over-func to code that doesn't use range-over-funcs.
No description provided by the author
No description provided by the author
Package rttype allows the compiler to share type information with the runtime.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package types declares the data types and implements the algorithms for type-checking of Go packages.
No description provided by the author
No description provided by the author
No description provided by the author