Skip to content

Make std::time::Instant optional #818

Make std::time::Instant optional

Make std::time::Instant optional #818

Triggered via pull request May 7, 2025 17:12
Status Success
Total duration 2m 29s
Artifacts

test.yml

on: pull_request
Cargo clippy
19s
Cargo clippy
test mdBook
52s
test mdBook
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Cargo clippy: timely/src/progress/subgraph.rs#L788
`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