Skip to content

Sort lifetimes by longest first #16

Sort lifetimes by longest first

Sort lifetimes by longest first #16

Triggered via push March 10, 2026 13:59
Status Success
Total duration 28s
Artifacts

clippy.yml

on: push
clippy_check
23s
clippy_check
Fit to window
Zoom out
Zoom in

Annotations

1 warning
unnecessary semicolon: crates/math-core-cli/src/main.rs#L178
warning: unnecessary semicolon --> crates/math-core-cli/src/main.rs:178:14 | 178 | }; | ^ help: remove | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unnecessary_semicolon = note: requested on the command line with `-W clippy::unnecessary-semicolon`