IntelliJ Rust Changelog #196
New Features
-
#10477 Add
unnecessary castinspection
-
#10524 Make
Run rustfmtavailable as a pre-commit action
-
#10530 Support
return_position_impl_trait_in_traitfeature -
#10480 Add completion for
forkeyword afterimplblock
Fixes
-
#10554 Fix
cargo teston Rust 1.70.0+ stable if the Test Tool Window is enable. Note: now IDE runscargo testwith theRUSTC_BOOTSTRAP=1environment variable 1.70.0+ stable. This enables required experimental features but may impact build and test results in rare cases. -
#10528 Fix expansion of macro 2.0 with multiple patterns (cases)
Internal Improvements
Full set of changes can be found here