Skip to content

Remove the redundant borrowed line wrapping helper - #33870

Merged
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/aa55a6180705a676bf82ea66c9ba0fe15d00a5fe
Jul 17, 2026
Merged

Remove the redundant borrowed line wrapping helper#33870
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/aa55a6180705a676bf82ea66c9ba0fe15d00a5fe

Conversation

@copyberry

@copyberry copyberry Bot commented Jul 17, 2026

Copy link
Copy Markdown

Remove the redundant borrowed line wrapping helper

What changed

Remove word_wrap_lines_borrowed and use the general word_wrap_lines API for
borrowed line slices. Drop the duplicate helper-specific tests while retaining
coverage of borrowed iterator wrapping through the general API.

## What changed

Remove `word_wrap_lines_borrowed` and use the general `word_wrap_lines` API for
borrowed line slices. Drop the duplicate helper-specific tests while retaining
coverage of borrowed iterator wrapping through the general API.

GitOrigin-RevId: aa55a6180705a676bf82ea66c9ba0fe15d00a5fe
@copyberry
copyberry Bot force-pushed the copyberry/codex-internal-to-codex-oss/aa55a6180705a676bf82ea66c9ba0fe15d00a5fe branch from dc6c39d to f574672 Compare July 17, 2026 16:40
@copyberry
copyberry Bot merged commit f574672 into main Jul 17, 2026
14 of 32 checks passed
@copyberry
copyberry Bot deleted the copyberry/codex-internal-to-codex-oss/aa55a6180705a676bf82ea66c9ba0fe15d00a5fe branch July 17, 2026 16:41
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 17, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants