Skip to content

Conversation

@TwoFX
Copy link
Member

@TwoFX TwoFX commented Oct 17, 2025

This PR renames String.split to String.splitToList, because soon the name String.split will be used by a new implementation which is superior because it is polymorphic over the pattern kind and it returns an iterator of slices instead of a list of strings.

@github-actions github-actions bot added the toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN label Oct 17, 2025
@leanprover-bot
Copy link
Collaborator

Reference manual CI status:

  • ❗ Reference manual CI can not be attempted yet, as the nightly-testing-2025-10-17 tag does not exist there yet. We will retry when you push more commits. If you rebase your branch onto nightly-with-manual, reference manual CI should run now. You can force reference manual CI using the force-manual-ci label. (2025-10-17 15:25:55)

leanprover-community-mathlib4-bot added a commit to leanprover-community/batteries that referenced this pull request Oct 17, 2025
leanprover-community-mathlib4-bot added a commit to leanprover-community/mathlib4-nightly-testing that referenced this pull request Oct 17, 2025
@leanprover-community-bot leanprover-community-bot added the breaks-mathlib This is not necessarily a blocker for merging: but there needs to be a plan label Oct 17, 2025
@leanprover-community-bot
Copy link
Collaborator

leanprover-community-bot commented Oct 17, 2025

Mathlib CI status (docs):

@TwoFX TwoFX added this pull request to the merge queue Oct 18, 2025
Merged via the queue into leanprover:master with commit ca7a8e1 Oct 18, 2025
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaks-mathlib This is not necessarily a blocker for merging: but there needs to be a plan toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants