Make all non-user-creatable structures non-comparable #802

Merged
lhchavez merged 1 commits from do-not-compare into main 2021-09-05 15:59:36 -05:00

1 Commits

Author SHA1 Message Date
lhchavez 3c92e94e9c Make all non-user-creatable structures non-comparable
This change makes all non-user-creatable structures non-comparable. This
makes it easier to add changes later that don't introduce breaking
changes from the go compatibility guarantees perspective.
2021-09-05 08:45:37 -07:00