logging: hoist per-event work into log_one - #796
Draft
antiguru wants to merge 1 commit into
Draft
Annotations
10 warnings
|
timely/src/dataflow/operators/core/inspect.rs#L149
`data` shadows a previous, unrelated binding
|
|
timely/src/dataflow/operators/core/capture/capture.rs#L135
replacing a value of type `T` with `T::default()` is better expressed using `std::mem::take`
|
|
timely/src/progress/subgraph.rs#L791
`internal` shadows a previous, unrelated binding
|
|
timely/src/progress/reachability.rs#L735
`diff` shadows a previous, unrelated binding
|
|
timely/src/progress/reachability.rs#L735
`time` shadows a previous, unrelated binding
|
|
timely/src/progress/reachability.rs#L715
`diff` shadows a previous, unrelated binding
|
|
timely/src/progress/reachability.rs#L715
`time` shadows a previous, unrelated binding
|
|
timely/src/progress/reachability.rs#L307
`summary` shadows a previous, unrelated binding
|
|
timely/src/dataflow/operators/vec/flow_controlled.rs#L73
bound is defined in more than one place
|
|
communication/src/allocator/zero_copy/tcp.rs#L154
`writer` shadows a previous, unrelated binding
|
The logs for this run have expired and are no longer available.
Loading