RustRover 2025.1.3

Released: May 28, 2025

Mises à jour de 2025.1.3

Fonctionnalités

  • Highlighting
    • Now provides color settings for closure punctuation.
    • Now provides color settings for overloaded operators.

Correctifs

  • Code Insight
    • IDE doesn't understand that 'let_chains' is a stable feature.
  • Debugger
    • Breaking on panic is broken on latest rust nightly.
    • ModuleNotFoundError when Attach to Process.
  • Type inference
    • Incorrect impl Trait type rendering.