RustRover 2025.3.5
Released: Mar 12, 2026
2025.3.5 中的更新
特性
- Added support for 'Call hierarchy' function.
修補程式
- Code Insight
- False negative E0382 (use of moved value) on example from docs.
- False Positive: format macro: Width specifier must be of type usize.
- Code editor
- No highlighting for comments inside an attribute.
- Code insight. Macros
- False Positive E0425: Incorrect macro expansion with path metavar.
- Debugger
- Don't step into stdlib doesn't work on nightly.
- Formatter
- View jumping after save / auto-format code.
- Tools
- Call Hierarchy: Infinite opening in case of recursion.
- UI
- Duplicate New item in the context menu in split-mode.