Skip to content

Remove Container argument from Counter (#714) #942

Remove Container argument from Counter (#714)

Remove Container argument from Counter (#714) #942

Triggered via push September 17, 2025 19:48
Status Success
Total duration 3m 38s
Artifacts

test.yml

on: push
Cargo clippy
24s
Cargo clippy
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings and 2 notices
Cargo clippy: timely/src/dataflow/operators/aggregation/state_machine.rs#L98
`output` shadows a previous, unrelated binding
Cargo clippy: timely/src/dataflow/operators/aggregation/state_machine.rs#L76
`output` shadows a previous, unrelated binding
Cargo clippy: timely/src/dataflow/operators/core/partition.rs#L70
this `map_or` can be simplified
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
cargo test on windows, rust stable
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
cargo test on windows, rust 1.79
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677