Selective cleanup
Cold targets go completely; active ones, including the shared target, only lose incremental caches and generated docs.
Selective cleanup
examples/dry-run-fine.txtcargo broom --dry-run --clean-incremental --clean-doc ~/codecargo-broom Summary (Dry Run) ℹ cargo-broom Reclaimable: 5.13 MiB ● Level A — Full Target Clean (Coarse) (2) - blog-engine (1.86 MiB) at ~/code/blog-engine/target - weather-api (1.03 MiB) at ~/code/weather-api/target ● Level B — Selective / Experimental Fine Clean (3) - invoice-cli (pruned 0 stale fingerprints, 2 files) — 1.90 MiB at ~/code/invoice-cli/target - plugin-a (+1 more, shared target) (pruned 0 stale fingerprints, 1 files) — 211.43 KiB at ~/code/plugins/shared-target - toolkit-core (pruned 0 stale fingerprints, 1 files) — 131.03 KiB at ~/code/toolkit/target Next steps: • Run `cargo broom -y` to reclaim 5.13 MiB $ cargo broom -y