| Age | Commit message (Expand) | Author |
| 2022-11-09 | [release-branch.go1.18] cmd/compile: allow ineffectual //go:linkname in -lang... | Matthew Dempsky |
| 2022-11-08 | [release-branch.go1.18] cmd/compile: copy blank parameter node when substitut... | Cherry Mui |
| 2022-09-21 | [release-branch.go1.18] go/types, types2: allow (string...) signature with Ne... | Robert Griesemer |
| 2022-09-21 | [release-branch.go1.18] cmd/compile: avoid using destination pointer base typ... | Keith Randall |
| 2022-09-19 | [release-branch.go1.18] cmd/compile/internal/inline: fix latent CalleeEffects... | Matthew Dempsky |
| 2022-08-31 | [release-branch.go1.18] cmd/compile: only inline method wrapper if method don... | Cuong Manh Le |
| 2022-08-29 | [release-branch.go1.18] cmd/compile: handle partially overlapping assignments | Keith Randall |
| 2022-08-08 | [release-branch.go1.18] cmd/compile: fix boolean comparison on RISCV64 | Cherry Mui |
| 2022-08-08 | [release-branch.go1.18] cmd/compile: fix boolean comparison on PPC64 | Cherry Mui |
| 2022-08-08 | [release-branch.go1.18] cmd/compile: more fix on boolean ops on ARM64 | Cherry Mui |
| 2022-08-08 | [release-branch.go1.18] cmd/compile: fix If lowering on ARM64 | Cherry Mui |
| 2022-07-27 | [release-branch.go1.18] cmd/compile: revert "fix missing dict pass for type a... | Matthew Dempsky |
| 2022-07-27 | [release-branch.go1.18] cmd/compile: revert "backport fix for #51840" | Matthew Dempsky |
| 2022-07-26 | [release-branch.go1.18] cmd/compile: do not use special literal assignment if... | Cherry Mui |
| 2022-07-07 | [release-branch.go1.18] cmd/compile: only check implicit dots for method call... | Cuong Manh Le |
| 2022-07-06 | [release-branch.go1.18] cmd/compile: fix prove pass when upper condition is <... | Keith Randall |
| 2022-07-06 | [release-branch.go1.18] cmd/compile: fix generic inter-inter comparisons from... | Cuong Manh Le |
| 2022-07-06 | [release-branch.go1.18] cmd/compile: allow 128-bit values to be spilled | Keith Randall |
| 2022-07-06 | [release-branch.go1.18] cmd/compile: fix missing dict pass for type assertions | Cuong Manh Le |
| 2022-07-06 | [release-branch.go1.18] cmd/compile: fix wrong unsafe.Offsetof evaluation ins... | Cuong Manh Le |
| 2022-05-25 | [release-branch.go1.18] cmd/compile: backport fix for #51840 | Matthew Dempsky |
| 2022-05-25 | [release-branch.go1.18] cmd/compile: allow exporting `.rcvr` ident | Wayne Zuo |
| 2022-05-17 | cmd/compile: be sure to export types mentioned in f.i.g. method signature | David Chase |
| 2022-05-10 | [release-branch.go1.18] go/types, types2: use a type lookup by identity in me... | Robert Findley |
| 2022-05-09 | [release-branch.go1.18] go/types: clarify that contexts do not guarantee dedu... | Robert Findley |
| 2022-05-09 | [release-branch.go1.18] cmd/compile: always write fun[0] in incomplete itab | Keith Randall |
| 2022-05-09 | [release-branch.go1.18] cmd/compile: disable rewrite loop detector for deadco... | Keith Randall |
| 2022-05-09 | [release-branch.go1.18] go/types,types2: delay the check for conflicting stru... | Robert Findley |
| 2022-05-09 | [release-branch.go1.18] cmd/compile: set correct package for vars/params/resu... | Cuong Manh Le |
| 2022-05-09 | [release-branch.go1.18] cmd/compile: use dictionary to convert type to shaped... | Keith Randall |
| 2022-05-02 | [release-branch.go1.18] cmd/compile/internal/types2: use correct value of iota | Robert Griesemer |
| 2022-04-06 | [release-branch.go1.18] go/types, types2: fix overlap test for union termlist | Robert Griesemer |
| 2022-04-04 | [release-branch.go1.18] go/types, types2: preserve parent scope when substitu... | Robert Findley |
| 2022-04-04 | [release-branch.go1.18] cmd/compile: replace Type.OrigSym with Type.OrigType | Matthew Dempsky |
| 2022-04-04 | [release-branch.go1.18] cmd/compile/internal/importer: key tparams by Package... | Robert Findley |
| 2022-04-04 | [release-branch.go1.18] cmd/compile: fix panic with nested dead hidden closures | Cuong Manh Le |
| 2022-04-04 | [release-branch.go1.18] cmd/compile: pointers to notinheap types need their o... | Keith Randall |
| 2022-04-04 | [release-branch.go1.18] cmd/compile: fix wrong dict param when getting dict type | Cuong Manh Le |
| 2022-04-04 | [release-branch.go1.18] go/types, types2: use correct underlying type in unio... | Robert Griesemer |
| 2022-03-14 | [release-branch.go1.18] cmd/compile: fix re-export closure | Cuong Manh Le |
| 2022-03-14 | [release-branch.go1.18] go/types, types2: remove incorrect assertion (don't c... | Robert Griesemer |
| 2022-03-14 | [release-branch.go1.18] cmd/compile: fix expression switches using type param... | Keith Randall |
| 2022-03-14 | [release-branch.go1.18] cmd/compile: fix transform of OEQ/ONE when one arg is... | Keith Randall |
| 2022-03-11 | [release-branch.go1.18] go/types, types2: pointer base types cannot be type c... | Robert Griesemer |
| 2022-03-11 | [release-branch.go1.18] go/types, types2: clarify documentation with respect ... | Robert Findley |
| 2022-03-10 | [release-branch.go1.18] go/types, types2: disable field accesses through type... | Robert Griesemer |
| 2022-03-09 | [release-branch.go1.18] cmd/compile/internal/types2: more consistently print ... | thepudds |
| 2022-03-08 | [release-branch.go1.18] go/types, types2: disable inference for type instances | Robert Findley |
| 2022-03-08 | [release-branch.go1.18] go/types: document that predicates are undefined on g... | Robert Findley |
| 2022-03-08 | [release-branch.go1.18] go/types, types2: record all type instances, even dup... | Robert Findley |