Pivot container builders above capability checking #955
Triggered via pull request
September 20, 2025 20:51
Status
Success
Total duration
3m 26s
Artifacts
–
Annotations
10 warnings and 2 notices
|
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#L63
`mut parts` 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
|
|
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
|