Cargo settings
Configure behavior when building Rust projects.
Item | Description |
|---|---|
When a build fails, automatically show the first error in the editor | Automatically navigate to the code that caused build failure. |
Offline mode | Restrict RustRover to only run Cargo in offline mode (with the |
18 June 2025