RustRover 2025.1.4
Released: Jun 26, 2025
2025.1.4 中的更新
修补程序
- Code Insight
- False positive [E0618] Expected a function but found 'f' for AsyncFnOnce.
- Debugger
- User's custom LLDB commands 'settings append target.source-map' overwritten.
- LLDB debugger: Wrong value of shadowed variable shown in debug.
- External Linter
- Cargo check * is never used lint is highlighted with wave underscore, but should be grayed out.
- Procedural macros
- Macro expansion not working anymore on latest nightly.
- No subsystem
- Cropped "Command" window in run configurations.
- Showing usages doesn't work.
- '#[rustc_deprecated_safe_2024]' false positive.