Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't promote/single field selectors with NoFieldSelectors #576

Merged
merged 1 commit into from
Oct 13, 2023
Merged

Conversation

RyanGlScott
Copy link
Collaborator

Now that we have the ability to distinguish the FldName namespace from the VarName namespace, we can prevent singletons-th from promoting or singling the names of records to top-level field selectors when NoFieldSelectors is active.

Fixes #563.

Now that we have the ability to distinguish the `FldName` namespace from the
`VarName` namespace, we can prevent `singletons-th` from promoting or singling
the names of records to top-level field selectors when `NoFieldSelectors` is
active.

Fixes #563.
@RyanGlScott RyanGlScott merged commit 42b340e into master Oct 13, 2023
24 checks passed
@RyanGlScott RyanGlScott deleted the T563 branch October 13, 2023 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Don't generate top-level field selector functions in the presence of NoFieldSelectors
1 participant