Skip to content

Integrate master-next into master#675

Merged
antiguru merged 8 commits intomasterfrom
master-next
Mar 5, 2026
Merged

Integrate master-next into master#675
antiguru merged 8 commits intomasterfrom
master-next

Conversation

@antiguru
Copy link
Member

@antiguru antiguru commented Mar 3, 2026

frankmcsherry and others added 8 commits February 24, 2026 15:33
* :WIP

* Add scope as argument to Iterate closure

* Point at public but unpublished timely version

* Add Variable::collection() method

* Update MSRV to 1.86

* Remove all instances of StreamCore and StreamVec
Sets the MSRV to 1.86, which is what's supported by Timely (or the next
version of Timely).

Signed-off-by: Moritz Hoffmann <antiguru@gmail.com>
* Update github workflows

Updates the github workflows:
* Run deploy and release-plz in their own concurrency group to avoid
  race conditions.
* Run deploy on recent Ubuntu, update mdbook.
* Only let the check-against-Timely-master workflow create issues in the
  main repository. This avoids tagging people on random forks.
* Run clippy, but do not fail on its warnings.
* Re-enable Windows tests.

Signed-off-by: Moritz Hoffmann <antiguru@gmail.com>

* Update clippy lints

Signed-off-by: Moritz Hoffmann <antiguru@gmail.com>

---------

Signed-off-by: Moritz Hoffmann <antiguru@gmail.com>
* Break Variable into (Variable, Collection)

* Retire SemigroupVariable

* Improve and extend documentation
Compatibility with TimelyDataflow/timely-dataflow#747. Also updates
`Collection::probe` to return a `(handle, collection)` similar to what
`probe` returns.

Signed-off-by: Moritz Hoffmann <antiguru@gmail.com>
Signed-off-by: Moritz Hoffmann <antiguru@gmail.com>
Enable crates previously disabled, and fix their compile errors.

Signed-off-by: Moritz Hoffmann <antiguru@gmail.com>
@antiguru antiguru marked this pull request as ready for review March 5, 2026 18:24
@frankmcsherry
Copy link
Member

Looks good; and ready to merge when green!

@antiguru antiguru merged commit 93c45f3 into master Mar 5, 2026
6 checks passed
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