Pivot container builders above capability checking #943
Annotations
14 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#L63
`mut parts` 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
|
|
Cargo clippy
Cache not found for keys: v0-rust-clippy-Linux-x64-f25ac25e-d2f5ca00, v0-rust-clippy-Linux-x64-f25ac25e
|
|
cargo test on ubuntu, rust stable
Cache not found for keys: v0-rust-test-Linux-x64-f25ac25e-d2f5ca00, v0-rust-test-Linux-x64-f25ac25e
|
|
cargo test on macos, rust stable
Cache not found for keys: v0-rust-test-Darwin-arm64-adc5a989-d2f5ca00, v0-rust-test-Darwin-arm64-adc5a989
|
|
cargo test on windows, rust stable
Cache not found for keys: v0-rust-test-Windows_NT-x64-e7a7e52e-d2f5ca00, v0-rust-test-Windows_NT-x64-e7a7e52e
|
|
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
|