Skip to content

Impl FormatSink for String#12

Merged
waywardmonkeys merged 2 commits into
forest-rs:mainfrom
Georgiy-Tugai:impl-formatsink-for-string
Jun 4, 2026
Merged

Impl FormatSink for String#12
waywardmonkeys merged 2 commits into
forest-rs:mainfrom
Georgiy-Tugai:impl-formatsink-for-string

Conversation

@Georgiy-Tugai
Copy link
Copy Markdown
Collaborator

Add a blanket FormatSink implementation for String in the runtime, removing the need for OutputStringSink wrapper types in the facade and conformance crates.

Add a blanket `FormatSink` implementation for `String` in the runtime,
removing the need for `OutputStringSink` wrapper types in the facade and
conformance crates.
@waywardmonkeys
Copy link
Copy Markdown
Contributor

Needs a minor fix for clippy. Amend it in and force push.

@Georgiy-Tugai Georgiy-Tugai force-pushed the impl-formatsink-for-string branch from e49d2b2 to e0d3ba3 Compare June 4, 2026 09:52
@waywardmonkeys waywardmonkeys merged commit de3f2b3 into forest-rs:main Jun 4, 2026
15 checks passed
@Georgiy-Tugai Georgiy-Tugai deleted the impl-formatsink-for-string branch June 4, 2026 10:01
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