Skip to content

chore: release v0.25.1 #975

chore: release v0.25.1

chore: release v0.25.1 #975

Triggered via pull request October 28, 2025 08:04
Status Success
Total duration 3m 54s
Artifacts

test.yml

on: pull_request
Cargo clippy
27s
Cargo clippy
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Cargo clippy: timely/src/dataflow/operators/core/rc.rs#L33
`data` shadows a previous, unrelated binding
Cargo clippy: timely/src/dataflow/operators/core/partition.rs#L68
`data` shadows a previous, unrelated binding
Cargo clippy: timely/src/dataflow/operators/core/inspect.rs#L144
`data` shadows a previous, unrelated binding
Cargo clippy: timely/src/dataflow/operators/core/capture/capture.rs#L133
replacing a value of type `T` with `T::default()` is better expressed using `std::mem::take`
Cargo clippy: timely/src/progress/subgraph.rs#L787
`internal` shadows a previous, unrelated binding
Cargo clippy: timely/src/progress/reachability.rs#L689
`diff` shadows a previous, unrelated binding
Cargo clippy: timely/src/progress/reachability.rs#L689
`time` shadows a previous, unrelated binding
Cargo clippy: timely/src/progress/reachability.rs#L666
`diff` shadows a previous, unrelated binding
Cargo clippy: timely/src/progress/reachability.rs#L666
`time` shadows a previous, unrelated binding
Cargo clippy: timely/src/progress/reachability.rs#L290
`summary` shadows a previous, unrelated binding