Skip to content

Releases: rust-lang/rust-analyzer

nightly

19 Nov 13:29
636c3aa

Choose a tag to compare

nightly Pre-release
Pre-release
Merge pull request #21066 from Veykril/push-nzmyznpnulzm

fix: Fix release workflow

2025-11-17

17 Nov 10:19
2efc800

Choose a tag to compare

Commit: 2efc800
Release: 2025-11-17 (v0.3.2683)

Fixes

  • #20985 allow renaming label after add_label_to_loop.
  • #21003 add block on postfix .const completion.
  • #20542 handle guards in replace_if_let_with_match.
  • #20972 parse impl ! {}.

Internal Improvements

  • #21021 fix Docs.rs builds after moving smol_str.

See also the changelog post.