RustRover 2024.3.7
Released: Mar 13, 2025
2024.3.7 での更新項目
不具合の修正
- Build: Run
- RustRover 2024.3.5 breaks Cargo commands with injected empty string argument.
- Code Insight
- False-positive of 'unwrap() can be replaced with ?' inspection.
- Project model
- Unable to add Rust toolchain on WSL with 1.28 rustup.
- Run Configuration
- Debugging specific test from the gutter doesn't pass the test function name to executed command.
- Can no longer run 3rd party cargo programs.
- TOML
- Update rust versions list in Cargo.toml completion.
- Newer crate version inspection doesn't work for [workspace.dependencies].