github rust-lang/rust-analyzer 2024-01-01

latest releases: nightly, 2024-09-16, 2024-09-09...
8 months ago

Changelog #214

Commit: 9db5155
Release: 2024-01-01 (v0.3.1791)

Fixes

  • #16221 (first contribution) fix panic in some macros due to unhandled SyntaxContextId::SELF_REF.
  • #16096 (first contribution) update VS Code extension panic problem matcher.
  • #16224 fix handling of hygiene in the presence of SyntaxContextId::SELF_REF.

Internal Improvements

  • #16217 (first contribution) simplify implementation of apply_document_changes.

See also the changelog post.

Don't miss a new rust-analyzer release

NewReleases is sending notifications on new releases.