Skip to content

Make std::time::Instant optional #816

Make std::time::Instant optional

Make std::time::Instant optional #816

Triggered via pull request May 7, 2025 16:19
Status Success
Total duration 2m 24s
Artifacts

test.yml

on: pull_request
Cargo clippy
23s
Cargo clippy
test mdBook
46s
test mdBook
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Cargo clippy: timely/src/progress/subgraph.rs#L787
`internal` shadows a previous, unrelated binding
Cargo clippy: timely/src/progress/reachability.rs#L682
`diff` shadows a previous, unrelated binding
Cargo clippy: timely/src/progress/reachability.rs#L682
`time` shadows a previous, unrelated binding
Cargo clippy: timely/src/progress/reachability.rs#L659
`diff` shadows a previous, unrelated binding
Cargo clippy: timely/src/progress/reachability.rs#L659
`time` shadows a previous, unrelated binding
Cargo clippy: timely/src/progress/reachability.rs#L618
`diff` shadows a previous, unrelated binding
Cargo clippy: timely/src/progress/reachability.rs#L618
`time` shadows a previous, unrelated binding
Cargo clippy: timely/src/progress/reachability.rs#L599
`diff` shadows a previous, unrelated binding
Cargo clippy: timely/src/progress/reachability.rs#L599
`time` shadows a previous, unrelated binding
Cargo clippy: timely/src/progress/reachability.rs#L290
`summary` shadows a previous, unrelated binding