5

IntelliJ Rust Changelog #167

 2 years ago
source link: https://intellij-rust.github.io/2022/03/28/changelog-167.html
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

IntelliJ Rust Changelog #167

28 Mar 2022

New Features

Fixes

  • #8563 Fix the Inline function refactoring for single occurrence and recursive functions

  • #8639 Improve ambiguity resolution for type parameters between types and values with the same names. Previously, the plugin filtered out only constants and const parameters but did nothing with other elements from the values namespace.

  • #8670 Fix exception during Cargo tool window initialization on 2022.1 platform

  • #8628 Do not suggest Extract trait refactoring in non-Rust files

  • #8648 Fix visibility of created trait in the Extract trait refactoring

  • #8609 Use the project toolchain to retrieve info about stdlib. Previously, the plugin used the default toolchain for it that sometimes produced errors

  • #8565 Render generic parameters for type aliases / associated types in UI

Full set of changes can be found here


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK