RustRover
 
2024.3
Get RustRover

File and project analysis

Last modified: 14 March 2025

RustRover analyzes your code in the file that is currently opened in the editor and highlights detected problems as you type. It uses built-in inspections and an external linter (if it is enabled).

It also automatically checks your entire project for errors using external linters.

Both inspections and external linters can also be triggered manually on a selected scope. For more information, see Run inspections manually and Run Cargo Check/Clippy manually.