Download Latest Version 2025-11-10 source code.tar.gz (3.6 MB)
Email in envelope

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

Home / 2025-11-10
Name Modified Size InfoDownloads / Week
Parent folder
rust-analyzer-x86_64-unknown-linux-musl.gz 2025-11-10 16.4 MB
rust-analyzer-x86_64-unknown-linux-gnu.gz 2025-11-10 16.9 MB
rust-analyzer-x86_64-pc-windows-msvc.zip 2025-11-10 18.2 MB
rust-analyzer-x86_64-apple-darwin.gz 2025-11-10 16.3 MB
rust-analyzer-win32-x64.vsix 2025-11-10 19.8 MB
rust-analyzer-win32-arm64.vsix 2025-11-10 19.0 MB
rust-analyzer-no-server.vsix 2025-11-10 914.0 kB
rust-analyzer-linux-x64.vsix 2025-11-10 18.2 MB
rust-analyzer-linux-armhf.vsix 2025-11-10 15.0 MB
rust-analyzer-linux-arm64.vsix 2025-11-10 18.1 MB
rust-analyzer-i686-pc-windows-msvc.zip 2025-11-10 16.7 MB
rust-analyzer-darwin-x64.vsix 2025-11-10 17.5 MB
rust-analyzer-darwin-arm64.vsix 2025-11-10 17.2 MB
rust-analyzer-arm-unknown-linux-gnueabihf.gz 2025-11-10 13.6 MB
rust-analyzer-alpine-x64.vsix 2025-11-10 17.4 MB
rust-analyzer-aarch64-unknown-linux-gnu.gz 2025-11-10 16.6 MB
rust-analyzer-aarch64-pc-windows-msvc.zip 2025-11-10 17.3 MB
rust-analyzer-aarch64-apple-darwin.gz 2025-11-10 15.7 MB
2025-11-10 source code.tar.gz 2025-11-09 3.6 MB
2025-11-10 source code.zip 2025-11-09 4.7 MB
README.md 2025-11-09 2.1 kB
Totals: 21 Items   299.2 MB 1

Commit: 21f8445 \ Release: 2025-11-10 (v0.3.2675)

New Features

  • #20565 add "Convert range for to while" assist.

Fixes

  • #20964 canonicalize custom-target.json paths when fetching sysroot metadata.
  • #20961 consider more expression types as in_value.
  • #20963 expand literals with wrong suffixes into LitKind::Err.
  • #20971 fix panic while resolving callable signatures for AsyncFnMut.
  • #20957 keep associated items in generate_blanket_trait_impl.
  • #20973 handle method calls in apply_demorgan.

Internal Improvements

  • #21005 (first contribution) improve wording in testing docs.
  • #20994 reduce memory usage of symbol index.
  • #20997 only populate public items in dependency symbol index.
  • #20995 use new salsa API for SymbolsDatabase.
  • #20991, #20990, #20988 merge text-size, ungrammar and smol_str into rust-analyzer.
  • #21002 bump library editions to 2024 and remove legacy files.

See also the changelog post.

Source: README.md, updated 2025-11-09