Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Run cargo check on the current Rust project to find compile errors
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-22 | ✗→✓ | ▲ Improved | -61% | 0% |
| case-02 | ✓→✗ | ▼ Worse | -57% | 0% |
| case-04 | ✓→✗ | ▼ Worse | 105% | 0% |
| case-05 | ✓→✗ | ▼ Worse | -74% | 0% |
| case-06 | ✓→✗ | ▼ Worse | -85% | 0% |
Use this skill when you need to check for Rust compile errors.
How to use:
cargo check in the project rootExample:
bashcargo check --all-targets
This skill is part of the rust-toolkit plugin.
Other measured skills in the registry, with their headline benchmark lift.