Skip to content

refactor(core): introduce SequenceExpr::number() constructor - #3732

Merged
hippietrail merged 1 commit into
Automattic:masterfrom
hippietrail:sequence-expr-number-ctor
Jun 29, 2026
Merged

refactor(core): introduce SequenceExpr::number() constructor#3732
hippietrail merged 1 commit into
Automattic:masterfrom
hippietrail:sequence-expr-number-ctor

Conversation

@hippietrail

Copy link
Copy Markdown
Collaborator

Issues

N/A

Description

Just introduces a number() constructor to SequenceExpr and uses it in the four places that already used SequenceExpr::default().then_number()

How Has This Been Tested?

cargo test

AI Disclosure

  • I am a human and didn't use any AI.
  • I used LLM features of my editor, but not an agent.
  • I used an AI agent interactively.
  • I am an agent or I got an agent to do the work autonomously.

Checklist

  • I have performed a self-review of my own code
  • I have added tests to cover my changes
  • I have considered splitting this into smaller pull requests.

@hippietrail
hippietrail enabled auto-merge June 29, 2026 09:12
@hippietrail
hippietrail added this pull request to the merge queue Jun 29, 2026
Merged via the queue into Automattic:master with commit 8ef2c44 Jun 29, 2026
12 checks passed
@hippietrail
hippietrail deleted the sequence-expr-number-ctor branch June 29, 2026 10:10
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.

1 participant