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

feat: remove vectorizedConst feature flag #5054

Merged
merged 1 commit into from
Aug 8, 2022

Conversation

onelson
Copy link
Contributor

@onelson onelson commented Aug 8, 2022

Refs: #4985

Removes the feature flag which would allow/prevent literals from vectorizing.

Existing tests continue to pass, which is to say, we have the same behavior we did with the flag set to "enabled."

#4985 can be closed after this is merged, released and configcat is updated to remove the defunct flag.

Checklist

Dear Author 👋, the following checks should be completed (or explicitly dismissed) before merging.

  • ✏️ Write a PR description, regardless of triviality, to include the value of this PR
  • 🔗 Reference related issues
  • 🏃 Test cases are included to exercise the new code (old tests continue to pass)
  • 🧪 If new packages are being introduced to stdlib, link to Working Group discussion notes and ensure it lands under experimental/ N/A
  • 📖 If language features are changing, ensure docs/Spec.md has been updated N/A

Dear Reviewer(s) 👋, you are responsible (among others) for ensuring the completeness and quality of the above before approval.

@onelson onelson requested a review from a team as a code owner August 8, 2022 16:18
@onelson onelson requested review from Westonside and scbrickley and removed request for a team August 8, 2022 16:18
@onelson onelson merged commit e89cb98 into master Aug 8, 2022
@onelson onelson deleted the onelson/feat/remove-vec-const-ff branch August 8, 2022 16:59
onelson pushed a commit that referenced this pull request Aug 15, 2022
onelson pushed a commit that referenced this pull request Aug 16, 2022
onelson pushed a commit that referenced this pull request Aug 16, 2022
* chore: revert removal of vectorizedConst flag

Revert of <#5054>

* chore: make generate
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.

2 participants