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-02
Name Modified Size InfoDownloads / Week
Parent folder
rust-analyzer-x86_64-unknown-linux-musl.gz 2026-03-02 16.9 MB
rust-analyzer-x86_64-unknown-linux-gnu.gz 2026-03-02 16.6 MB
rust-analyzer-x86_64-pc-windows-msvc.zip 2026-03-02 18.7 MB
rust-analyzer-x86_64-apple-darwin.gz 2026-03-02 16.1 MB
rust-analyzer-win32-x64.vsix 2026-03-02 20.2 MB
rust-analyzer-win32-arm64.vsix 2026-03-02 20.0 MB
rust-analyzer-no-server.vsix 2026-03-02 915.9 kB
rust-analyzer-linux-x64.vsix 2026-03-02 17.9 MB
rust-analyzer-linux-armhf.vsix 2026-03-02 15.1 MB
rust-analyzer-linux-arm64.vsix 2026-03-02 17.9 MB
rust-analyzer-i686-pc-windows-msvc.zip 2026-03-02 17.2 MB
rust-analyzer-darwin-x64.vsix 2026-03-02 17.3 MB
rust-analyzer-darwin-arm64.vsix 2026-03-02 17.2 MB
rust-analyzer-arm-unknown-linux-gnueabihf.gz 2026-03-02 13.8 MB
rust-analyzer-alpine-x64.vsix 2026-03-02 17.9 MB
rust-analyzer-aarch64-unknown-linux-gnu.gz 2026-03-02 16.4 MB
rust-analyzer-aarch64-pc-windows-msvc.zip 2026-03-02 18.4 MB
rust-analyzer-aarch64-apple-darwin.gz 2026-03-02 15.7 MB
2026-03-02 source code.tar.gz 2026-03-01 3.8 MB
2026-03-02 source code.zip 2026-03-01 4.9 MB
README.md 2026-03-01 1.7 kB
Totals: 21 Items   302.8 MB 0

Commit: 566fe41 \ Release: 2026-03-02 (v0.3.2811)

Fixes

  • #21699 enable diagnostic for adding auto traits by casting *dyn Tr.
  • #21654 mark the RHS of compound assignments as ExprIsRead::Yes.
  • #21725 fix wrong condition in Visibility::min.
  • #21669 support Span::parent in proc macro expansion.
  • #21716 use -Zlockfile-path on pre-release 1.95 toolchains as well.
  • #21708 don't panic on invalid LSP notifications.
  • #21706 don't duplicate enum variants in pattern completion.
  • #21698 fix scrutinee indent in replace_if_let_with_match.

Internal Improvements

  • #21710, #21720 (first contribution) migrate fix_visibility and generate_derive assists to SyntaxEditor.
  • #21681 skip rustfmt test if nightly toolchain is missing.

See also the changelog post.

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