Rust Language Support
Summary
Details
File extensions
By default, Rust files are defined as:
These patterns can be overridden from qlty.toml
.
Test detection
Rust test functions are automatically detected using the following patterns:
Supported Rust versions
We officially support Rust 1.30 and later for maintainability checks and code coverage. Each plugin may have its own version requirements.