Skip to content

add --lib, --bin, --bins, --example, --examples, --all-targets #24

add --lib, --bin, --bins, --example, --examples, --all-targets

add --lib, --bin, --bins, --example, --examples, --all-targets #24

Re-run triggered October 25, 2025 07:40
Status Failure
Total duration 1m 32s
Artifacts

check-build-and-test.yml

on: pull_request
Setup and Cache
21s
Setup and Cache
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Rustfmt Check
Process completed with exit code 1.
Clippy Check
Process completed with exit code 101.
Clippy Check: src/commands/build.rs#L301
called `Iterator::last` on a `DoubleEndedIterator`; this will needlessly iterate the entire iterator