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-03
Name Modified Size InfoDownloads / Week
Parent folder
rust-analyzer-x86_64-unknown-linux-musl.gz 2025-11-03 16.4 MB
rust-analyzer-x86_64-unknown-linux-gnu.gz 2025-11-03 16.9 MB
rust-analyzer-x86_64-pc-windows-msvc.zip 2025-11-03 18.2 MB
rust-analyzer-x86_64-apple-darwin.gz 2025-11-03 16.3 MB
rust-analyzer-win32-x64.vsix 2025-11-03 19.8 MB
rust-analyzer-no-server.vsix 2025-11-03 914.0 kB
rust-analyzer-win32-arm64.vsix 2025-11-03 18.9 MB
rust-analyzer-linux-x64.vsix 2025-11-03 18.2 MB
rust-analyzer-linux-armhf.vsix 2025-11-03 15.0 MB
rust-analyzer-linux-arm64.vsix 2025-11-03 18.1 MB
rust-analyzer-i686-pc-windows-msvc.zip 2025-11-03 16.7 MB
rust-analyzer-darwin-x64.vsix 2025-11-03 17.5 MB
rust-analyzer-darwin-arm64.vsix 2025-11-03 17.2 MB
rust-analyzer-arm-unknown-linux-gnueabihf.gz 2025-11-03 13.6 MB
rust-analyzer-alpine-x64.vsix 2025-11-03 17.4 MB
rust-analyzer-aarch64-unknown-linux-gnu.gz 2025-11-03 16.6 MB
rust-analyzer-aarch64-pc-windows-msvc.zip 2025-11-03 17.3 MB
rust-analyzer-aarch64-apple-darwin.gz 2025-11-03 15.7 MB
2025-11-03 source code.tar.gz 2025-11-02 3.6 MB
2025-11-03 source code.zip 2025-11-02 4.6 MB
README.md 2025-11-02 2.0 kB
Totals: 21 Items   299.1 MB 4

Commit: bacc5bb \ Release: 2025-11-03 (TBD)

New Features

  • #20186 add option to exclude nearby derives from "Go to implementations" and implementations lens.
  • #20906 support opaques properly.

Fixes

  • #20921 avoid calling specializes() query on crates that do not define #![feature(specialization)].
  • #20920 resolve target-dir more precisely.
  • #20369 change method to associated function calls when renaming self.
  • #20931 show proper async function signatures in the signature help.
  • #20930 fix handling of nested block modules.
  • #20919 consider all matches for flyimport even when searched with a qualifier.
  • #20942 fix false positive syntax errors on frontmatters.
  • #20934 improve error recovery with malformed function return types.
  • #20915 offer replace_is_method_with_if_let_method in while expression.

Internal Improvements

  • #20922 reduce client_commands allocations in LSP conversion.
  • #20927 support memory profiling using dhat.

See also the changelog post.

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