RustRover 2025.2.4

Released: Oct 27, 2025

2025.2.4 での更新項目

不具合の修正

  • Code Insight
    • Expected a function: 'Send' bound in Boxed trait object breaks type inference of lambda.
    • Expected [... ; N], but found [... ; 2].
  • Macros
    • Unexpected element $t of type 'ty'.
  • No subsystem
    • Analyze non-rust files added via 'include!' macro.
    • Don't resolve methods for receiver of type.
    • False condition is always ... for any cfg!().