github rust-lang/rust-analyzer 2023-10-23

latest releases: nightly, 2024-11-04, 2024-10-28...
12 months ago

Changelog #204

Commit: 1087295
Release: 2023-10-23 (v0.3.1705)

Fixes

  • #15746 add diagnostics for string and byte string literal errors.
  • #15775 pick a better name for variables introduced by replace_is_some_with_if_let_some.
  • #15736 add incorrect case diagnostics for module names.
  • #15789 store binding mode independently for each instance of a binding.
  • #15786 fix client detectin for VS Code Insiders.
  • #15779 add command for only opening external docs and attempt to fix vscode-remote issue.

Internal Improvements

  • #15727 generate descriptors for all unstable features.
  • #15764 expand Emacs documentation.
  • #15769, #15770 really fix the metrics deploy key.
  • #15783 free up some disk space for auto-publish.

See also the changelog post.

Don't miss a new rust-analyzer release

NewReleases is sending notifications on new releases.