IntelliJ Rust Changelog #55
Fixes
-
Fill match arm intention handles comments correctly by @farodin91).
-
Hide a type hint for a local variable, initialized from a struct literal (by @farodin91).
Internal Improvements
- Tweak gradle build: both IDEA and CLion are downloaded to
deps
folder.