You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bundle: do not rewrite type name as key in composite literal
It must be a struct field, which should not be rewritten.
The exception is embedded fields. For that we would need
to dig deeper into the type information.
0 commit comments