RustRover 2025.3.4

Released: Feb 19, 2026

Actualizaciones en 2025.3.4

Características

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

Correcciones

  • 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.