RustRover 2026.1.3
Released: Jun 9, 2026
2026.1.3 中的更新
特性
- Debugger
- Added "Don't step into libs" option for debugger.
- Code Insight
- Added support for const impl syntax and rait impl restriction syntax.
- Project model
- Updated minimum supported version to 1.70.
修补程序
- Code Insight
- False positive 'Unnecessary cast' for 'None as Option<*>'.
- False positive for self-import. Rework inspections for use {self as name} and use::{self as name}.
- Code insight. TOML
- TOML incorrect autocomplete tail text for enums.
- Completion in toml files other than Cargo.toml are duplicated.
- Project model
- Updated minimum supported version to 1.70.