Changelog #137

Commit: 5342f47
Release: 2022-07-11

Fixes

  • #12676 fix Extract into function in trait impls.

  • #12706 handle captured variables in Extract into Function.

  • #12727 improve suggested names for extracted variables.

  • #12695 improve associated type completions.

Internal Improvements

  • #12690 update inert attribute list.

  • #12704 use SmallVec to slightly shrink ModPath size.

  • #12687 improve documentation for buildScripts.overrideCommand / checkOnSave.overrideCommand.

  • #12719 remove unnecessary unsafe from format_args! expansion.

  • #12716 fix publishing of ra_ap_ crates.

  • #12722 update remaining GitHub URLs.

  • #12702 Code: use a different scheme for each custom view.

  • #12694 remove old bors.toml.

  • #12732 bump npm deps.