-
-
Notifications
You must be signed in to change notification settings - Fork 930
Closed
Labels
A-semanticArea - SemanticArea - Semantic
Description
All the other semantic flags have plural names - ScopeFlags, SymbolFlags, NodeFlags. ReferenceFlag is the outlier.
Rename:
ReferenceFlagtoReferenceFlags.Reference::flagfield toflags.Reference::flagmethod toflags.Reference::flag_mutmethod toflags_mut.- All vars called
flagtoflags.
Only reason I'm opening an issue for this rather than just submitting a PR is it'd cause merge conflicts with PR stack #4973, so will wait for that to get merged first.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-semanticArea - SemanticArea - Semantic
Type
Fields
Give feedbackPriority
None yet