Skip to content

[pull] master from TimelyDataflow:master#101

Merged
pull[bot] merged 2 commits into
SINHASantos:masterfrom
TimelyDataflow:master
May 29, 2026
Merged

[pull] master from TimelyDataflow:master#101
pull[bot] merged 2 commits into
SINHASantos:masterfrom
TimelyDataflow:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented May 29, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

antiguru and others added 2 commits May 28, 2026 15:30
* Move ToStreamBuilder's container builder to method generic

Generic-over-Item trait with method-level CB enables method-call
syntax `(0..3).to_stream_with_builder::<_, CB>(scope)` instead of
the UFCS form `ToStreamBuilder::<CB>::to_stream_with_builder(...)`.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

* Use associated type for ToStreamBuilder item

Per review feedback: each implementor of `ToStreamBuilder` has exactly
one item type (`I::Item` for the blanket impl), so an associated type
fits better than a trait-level generic.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@pull pull Bot locked and limited conversation to collaborators May 29, 2026
@pull pull Bot added the ⤵️ pull label May 29, 2026
@pull pull Bot merged commit bcc74cb into SINHASantos:master May 29, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants