Download Latest Version rust-analyzer-i686-pc-windows-msvc.zip (17.8 MB)
Email in envelope

Get an email when there's a new version of rust-analyzer

Home / 2026-03-09
Name Modified Size InfoDownloads / Week
Parent folder
rust-analyzer-x86_64-unknown-linux-musl.gz 2026-03-09 16.9 MB
rust-analyzer-x86_64-unknown-linux-gnu.gz 2026-03-09 16.6 MB
rust-analyzer-x86_64-pc-windows-msvc.zip 2026-03-09 18.7 MB
rust-analyzer-x86_64-apple-darwin.gz 2026-03-09 16.1 MB
rust-analyzer-win32-x64.vsix 2026-03-09 20.3 MB
rust-analyzer-win32-arm64.vsix 2026-03-09 20.0 MB
rust-analyzer-no-server.vsix 2026-03-09 915.9 kB
rust-analyzer-linux-x64.vsix 2026-03-09 17.9 MB
rust-analyzer-linux-armhf.vsix 2026-03-09 15.2 MB
rust-analyzer-linux-arm64.vsix 2026-03-09 17.8 MB
rust-analyzer-i686-pc-windows-msvc.zip 2026-03-09 17.1 MB
rust-analyzer-darwin-x64.vsix 2026-03-09 17.4 MB
rust-analyzer-darwin-arm64.vsix 2026-03-09 17.1 MB
rust-analyzer-arm-unknown-linux-gnueabihf.gz 2026-03-09 13.9 MB
rust-analyzer-alpine-x64.vsix 2026-03-09 17.9 MB
rust-analyzer-aarch64-unknown-linux-gnu.gz 2026-03-09 16.3 MB
rust-analyzer-aarch64-pc-windows-msvc.zip 2026-03-09 18.4 MB
rust-analyzer-aarch64-apple-darwin.gz 2026-03-09 15.6 MB
2026-03-09 source code.tar.gz 2026-03-08 3.8 MB
2026-03-09 source code.zip 2026-03-08 4.9 MB
README.md 2026-03-08 2.6 kB
Totals: 21 Items   303.0 MB 0

Commit: 51966da \ Release: 2026-03-09 (v0.3.2819)

New Features

  • #21752 go to From impl when on "Go to definition" for ?.

Fixes

  • #21745 fix a bug in associated type lowering.
  • #21750 don't use TypingMode::PostAnalysis for IDE method resolution.
  • #21747 allow never coercions in struct update syntax.
  • #21726 align is_rust ABI check with rustc.
  • #21705 support expressions in cfg_select!.
  • #21728 use correct range for add_missing_match_arms in macro calls.
  • #21719 improve formatting in replace_if_let_with_match.
  • #21687 offer destructure_struct_binding on self parameters.
  • #21671 complete postfix let on references in match arms.
  • #21770 update VFS when a watched file is deleted.
  • #21763 tweak -Zlockfile-path pre-release check for beta.

Internal Improvements

  • #21782 (first contribution) add rust-analyzer parse --json.
  • #21755 (first contribution) add has_pending methods to Incoming/Outgoing/ReqQueue in lsp_server.
  • #21764 improve smol_str API surface in anticipation for 1.0.0.
  • #21774 migrate unqualify_method_call assist to SyntaxEditor.
  • #21734 replace ast::make in already migrated assists.
  • #21660 set up codecov.
  • #21732 define rules for LLMs.

See also the changelog post.

Source: README.md, updated 2026-03-08