github rust-lang/rust-analyzer 2023-10-30

latest releases: nightly, 2024-09-16, 2024-09-09...
10 months ago

Changelog #205

Commit: f493207
Release: 2023-10-30 (v0.3.1713)

Fixes

  • #15809 make extract_variable assist easier to trigger:

    Screen recording showing the assist triggerring on a method call, if statement and array, without selecting them first.

  • #15780 import trait if needed for unqualify_method_call assist:

    Screen recording showing an import being added when the assist is used.

Internal Improvements

  • #15806 bump scip dependency.

See also the changelog post.

Don't miss a new rust-analyzer release

NewReleases is sending notifications on new releases.