Long-time Go user, contributor, and author of many Go related tools, including Staticcheck.
-
Open-source developer
- Germany
- https://dominik.honnef.co
- @dominikhonnef
Highlights
- 1 discussion answered
Block or Report
Block or report dominikh
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuse588 contributions in the last year
Less
More
Contribution activity
January 2022
Created 10 commits in 2 repositories
Created 2 repositories
Created an issue in golang/go that received 5 comments
go/types: LookupFieldOrMethod no longer accepts a nil type (aka "should go/types accept nil types?")
In previous versions of Go, types.LookupFieldOrMethod would accept a nil type and return a nil object. In 1.18, it panics instead. The function was…
5
comments
