Skip to content

Releases: rust-lang/rust-analyzer

nightly

21 Nov 00:52
eaaa2da

Choose a tag to compare

nightly Pre-release
Pre-release
Merge pull request #21075 from asukaminato0721/9881

add regression test to ensure #9881 is fixed

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.