-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Labels
C-cleanupCategory: PRs that clean code up or issues documenting cleanup.Category: PRs that clean code up or issues documenting cleanup.I-needs-decisionIssue: In need of a decision.Issue: In need of a decision.S-waiting-on-bikeshedStatus: Awaiting a decision on trivial things.Status: Awaiting a decision on trivial things.T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the compiler team, which will review and decide on the PR/issue.
Description
.kind
makes more sense, but could be confusing, as it's not a type-theoretic kind. There's also the issue of having inconsistent ways to name a field containing a *Kind
, e.g. .node
and .kind
. It would be good to make these consistent.
Metadata
Metadata
Assignees
Labels
C-cleanupCategory: PRs that clean code up or issues documenting cleanup.Category: PRs that clean code up or issues documenting cleanup.I-needs-decisionIssue: In need of a decision.Issue: In need of a decision.S-waiting-on-bikeshedStatus: Awaiting a decision on trivial things.Status: Awaiting a decision on trivial things.T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the compiler team, which will review and decide on the PR/issue.