RustRover 2025.3.4

Released: Feb 19, 2026

Mises à jour de 2025.3.4

Fonctionnalités

  • You can now transform 'for_each' into 'for' and vice versa.
  • Added the ability to specify visibility for a created file.

Correctifs

  • Build & Run
    • Run Configuration parameters incorrectly parsed when there is the following sequence ".." "string".
  • Code insight. TOML
    • cargo.toml: FP Property 'autolib' is not allowed.
  • Project model
    • RustRover: Unresolved reference Zeroable when using bytemuck::Zeroable.
  • Run Configuration
    • Run configuration incorrectly parsed backslashes and quotation marks on Windows.