findleyr
released this
20 Dec 16:38
·
120 commits
to master
since this release
This release fixes two crashes in [email protected]:
- golang/go#70889: a crash in completion of type instances inside a type conversion (found via telemetry).
- golang/go#70927: a crash when a test file has a declaration with signature
func(*error)
.