RustRover 2025.3.2
Released: Jan 14, 2026
2025.3.2 中的更新
修补程序
- Code Insight
- False Positive E0070: assignment to pattern.
- Incorrect deref_mut type inference for RPIT if the returned trait has DerefMut as supertrait.
- Code Insight. Resolve
- False Positive E0412: Projection on type variable.
- False Positive E0432: Unresolved import when parent is aliased.
- False Positive E0433: Unresolved module from extern crate.
- External Linter
- False positive trait bound not satisfied error exists only in Problems tool window.
- No subsystem
- Do not suggest to add crate to dependencies for UR that can't be path to crate.
- Invalid left-hand operand.