RustRover 2025.1.3
Released: May 28, 2025
2025.1.3 での更新項目
機能
- Highlighting
- Now provides color settings for closure punctuation.
- Now provides color settings for overloaded operators.
不具合の修正
- Code Insight
- IDE doesn't understand that 'let_chains' is a stable feature.
- Debugger
- Breaking on panic is broken on latest rust nightly.
- ModuleNotFoundError when Attach to Process.
- Type inference
- Incorrect impl Trait type rendering.